Skip to content

Hostname

hundeshop.de

Last fetched

hundeshop.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · hundeshop.deRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/hundeshop.de

Resolution chain

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

IPPrefixASNOperatorCountry
136.243.82.122136.243.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with hundeshop.de in WhisperGraph.

Subdomains

11 observed subdomains of hundeshop.de.

Web-graph footprint

Distinct hostnames that link to or from hundeshop.de in the public web crawl.

213 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for hundeshop.de.

MechanismTarget
SPF_Ahundeshop.de
SPF_Amail.hunde-shop.de
SPF_Amout-xforward.kundenserver.de
SPF_Amout.kundenserver.de
SPF_Awp13459737.server-he.de
SPF_INCLUDEspf.crsend.com
SPF_IP178.77.116.52
SPF_IP212.227.126.128/25
SPF_IP212.227.17.0/27
SPF_IP2a01:488:42:1000:b24d:7434:0:0
SPF_IP2a01:488:42:1000:b24d:7434:ff34:c8b6
SPF_MXhundeshop.de

Related pages

Pivot deeper into the graph from hundeshop.de.

Cypher and MCP

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

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