Skip to content

Hostname

hirschfeld.de

Last fetched

hirschfeld.de resolves to 1 IPv4 address operated by AS8881 in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.226.183.15195.226.160.0/19AS8881DE

WHOIS identity

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

Subdomains

9 observed subdomains of hirschfeld.de.

Web-graph footprint

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

112 sites link to this hostname.

60 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hirschfeld.de.

MechanismTarget
SPF_Ahirschfeld.de
SPF_IP185.98.184.0/24
SPF_IP213.182.137.15
SPF_IP2a01:4f8:c0c:1b1f::2/64
SPF_IP78.47.81.156
SPF_IP80.82.206.0/26
SPF_MXhirschfeld.de

Related pages

Pivot deeper into the graph from hirschfeld.de.

Cypher and MCP

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

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