Skip to content

Hostname

dierenmarkt.eu

Last fetched

dierenmarkt.eu resolves to 1 IPv4 address operated by AS42093 in NL.

Nutrition Label

WHISPER CANON · dierenmarkt.euRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dierenmarkt.eu

Resolution chain

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

IPPrefixASNOperatorCountry
178.251.26.208178.251.24.0/21AS42093NL

WHOIS identity

No WHOIS records are currently associated with dierenmarkt.eu in WhisperGraph.

Subdomains

2 observed subdomains of dierenmarkt.eu.

Web-graph footprint

Distinct hostnames that link to or from dierenmarkt.eu in the public web crawl.

1,192 sites link to this hostname.

2,226 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dierenmarkt.eu.

MechanismTarget
SPF_Adierenmarkt.eu
SPF_IP178.251.26.184
SPF_MXdierenmarkt.eu

Related pages

Pivot deeper into the graph from dierenmarkt.eu.

Cypher and MCP

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

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