Skip to content

Hostname

toppy.nl

Last fetched

toppy.nl resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:skyberate internet services as the registrar.

Nutrition Label

WHISPER CANON · toppy.nlRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/toppy.nl

Resolution chain

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

IPPrefixASNOperatorCountry
35.227.241.15635.227.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
registrar:skyberate internet services
Organization
Contact emails

Subdomains

10 observed subdomains of toppy.nl.

Web-graph footprint

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

252 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for toppy.nl.

MechanismTarget
SPF_INCLUDE_spf.exactonline.nl
SPF_INCLUDE_spf.google.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.paazl.com

Related pages

Pivot deeper into the graph from toppy.nl.

Cypher and MCP

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

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