Skip to content

Hostname

netia.pl

Last fetched

netia.pl resolves to 2 IPv4 addresses operated by AS12741 in PL. WHOIS lists registrar:dinfo.pl sylwia wierońska as the registrar.

Nutrition Label

WHISPER CANON · netia.plRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.2/10canon.whisper.security/host/netia.pl

Resolution chain

netia.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:dinfo.pl sylwia wierońska
Organization
netia
Contact emails

Subdomains

202 observed subdomains of netia.pl.

Web-graph footprint

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

429 sites link to this hostname.

122 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for netia.pl.

MechanismTarget
SPF_INCLUDEspf.netia.pl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP87.204.19.230

Related pages

Pivot deeper into the graph from netia.pl.

Cypher and MCP

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

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