Skip to content

Hostname

pie.nl

Last fetched

pie.nl resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in NL. WHOIS lists registrar:gandi as the registrar.

Nutrition Label

WHISPER CANON · pie.nlRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/pie.nl

Resolution chain

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

IPPrefixASNOperatorCountry
188.166.128.227188.166.128.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCNL

WHOIS identity

Registrar
registrar:gandi
Organization
Contact emails

Subdomains

7 observed subdomains of pie.nl.

Web-graph footprint

Distinct hostnames that link to or from pie.nl in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pie.nl.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.topdesk.com
SPF_INCLUDEspf.topdesk.net
SPF_IP195.35.253.92/32
SPF_IP2a02:348:4f:66d8::1/48
SPF_IP89.31.102.216/32
SPF_MXpie.nl

Related pages

Pivot deeper into the graph from pie.nl.

Cypher and MCP

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

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