Skip to content

Hostname

pifworld.com

Last fetched

pifworld.com resolves to 1 IPv4 address operated by AS196752 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · pifworld.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/pifworld.com

Resolution chain

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

IPPrefixASNOperatorCountry
84.22.114.9484.22.114.0/24AS196752NL

WHOIS identity

Registrar
iana:839
Organization
h. van doorn
Contact emails

Subdomains

11 observed subdomains of pifworld.com.

Web-graph footprint

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

223 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pifworld.com.

MechanismTarget
SPF_Apif-live-0.cloud.tilaa.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDE_spf.mlsend.com
SPF_IP2a02:2770:0:0:21a:4aff:fea0:a8b
SPF_IP2a02:2770:17:0:21a:4aff:fe74:3841
SPF_IP2a02:2770:8:0:21a:4aff:feb3:aa1d
SPF_IP37.252.122.106
SPF_IP84.22.114.94

Related pages

Pivot deeper into the graph from pifworld.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pifworld.com"})-[: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.