Skip to content

Hostname

ansm.pl

Last fetched

ansm.pl resolves to 1 IPv4 address operated by AS20552 in PL. WHOIS lists registrar:aftermarket.pl limited as the registrar.

Nutrition Label

WHISPER CANON · ansm.plRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/ansm.pl

Resolution chain

ansm.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.52.168.211185.52.168.0/22AS20552PL

WHOIS identity

Registrar
registrar:aftermarket.pl limited
Organization
atrium komputer studio
Contact emails

Subdomains

6 observed subdomains of ansm.pl.

Web-graph footprint

Distinct hostnames that link to or from ansm.pl in the public web crawl.

18 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for ansm.pl.

MechanismTarget
SPF_IP195.2.222.0/24
SPF_IP195.2.222.208
SPF_IP195.2.222.235
SPF_IP195.2.223.90
SPF_IP88.99.244.237
SPF_MXansm.pl

Related pages

Pivot deeper into the graph from ansm.pl.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ansm.pl"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.