Skip to content

Hostname

hoermann.de

Last fetched

hoermann.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · hoermann.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/hoermann.de

Resolution chain

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

IPPrefixASNOperatorCountry
3.125.187.33.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

54 observed subdomains of hoermann.de.

Web-graph footprint

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

1,220 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

30 SPF mechanisms authorising senders for hoermann.de.

MechanismTarget
SPF_Ahoermann.de
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEmail.zohoanalytics.eu
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.servicemail24.de
SPF_IP193.44.77.163/32
SPF_IP195.122.144.165
SPF_IP195.122.144.82
SPF_IP20.40.137.116/32
SPF_IP20.40.137.117/32
SPF_IP20.40.137.118/32
SPF_IP20.40.137.119/32
SPF_IP20.40.137.120/32
SPF_IP20.40.137.121/32
SPF_IP20.40.137.122/32
SPF_IP20.40.137.123/32
SPF_IP20.40.137.124/32
SPF_IP20.40.137.125/32
SPF_IP20.40.137.126/32
SPF_IP20.40.137.127/32
SPF_IP212.223.17.114/26
SPF_IP212.223.35.82
SPF_IP213.174.32.1/24
SPF_IP213.95.153.126
SPF_IP58.240.170.98
SPF_IP81.173.209.67
SPF_IP85.25.89.5/32

Related pages

Pivot deeper into the graph from hoermann.de.

Cypher and MCP

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

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