Skip to content

Hostname

ah-siebrecht.de

Last fetched

ah-siebrecht.de resolves to 1 IPv4 address operated by AS34011 in DE.

Nutrition Label

WHISPER CANON · ah-siebrecht.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/ah-siebrecht.de

Resolution chain

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

IPPrefixASNOperatorCountry
92.204.37.16492.204.37.0/24AS34011DE

WHOIS identity

No WHOIS records are currently associated with ah-siebrecht.de in WhisperGraph.

Subdomains

15 observed subdomains of ah-siebrecht.de.

Web-graph footprint

Distinct hostnames that link to or from ah-siebrecht.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for ah-siebrecht.de.

MechanismTarget
SPF_Aah-siebrecht.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.234.127.0/24
SPF_IP172.31.67.0/24
SPF_IP185.98.184.0/24
SPF_IP80.82.206.0/26
SPF_MXah-siebrecht.de

Related pages

Pivot deeper into the graph from ah-siebrecht.de.

Cypher and MCP

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

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