Skip to content

Hostname

anza.com.pl

Last fetched

anza.com.pl resolves to 1 IPv4 address operated by AS-NETIA Warszawa 02-822 in PL. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · anza.com.plRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/anza.com.pl

Resolution chain

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

IPPrefixASNOperatorCountry
62.233.166.20962.233.128.0/17AS12741AS-NETIA Warszawa 02-822PL

WHOIS identity

Registrar
registrar:az.pl sp. z o.o.
Organization
anza sp. z o.o.
Contact emails

Subdomains

8 observed subdomains of anza.com.pl.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • anza.com.pl

SPF policy

7 SPF mechanisms authorising senders for anza.com.pl.

MechanismTarget
SPF_Aanza.com.pl
SPF_IP212.182.125.0/25
SPF_IP212.182.125.67
SPF_IP212.182.89.166
SPF_IP62.233.166.192/27
SPF_IP62.233.166.209
SPF_MXanza.com.pl

Related pages

Pivot deeper into the graph from anza.com.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "anza.com.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.