Skip to content

Hostname

hoppie.nl

Last fetched

hoppie.nl resolves to 1 IPv4 address operated by AS8283 in NL. WHOIS lists registrar:realtime register as the registrar.

Nutrition Label

WHISPER CANON · hoppie.nlRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/hoppie.nl

Resolution chain

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

IPPrefixASNOperatorCountry
94.142.246.17994.143.51.0/24AS8283NL

WHOIS identity

Registrar
registrar:realtime register
Organization
Contact emails

Subdomains

2 observed subdomains of hoppie.nl.

Web-graph footprint

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

32 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for hoppie.nl.

MechanismTarget
SPF_Ahoppie.nl
SPF_Ananite.soleus.nu
SPF_INCLUDE_spf.google.com
SPF_MXhoppie.nl

Related pages

Pivot deeper into the graph from hoppie.nl.

Cypher and MCP

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

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