Hostname
hoermann.com
Last fetched
hoermann.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
hoermann.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 3.125.187.3 | 3.124.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:299
- Organization
- hoermann kg verkaufsgesellschaft
- Contact emails
Subdomains
68 observed subdomains of hoermann.com.
Showing 25 of 68. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hoermann.com in the public web crawl.
229 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
26 SPF mechanisms authorising senders for hoermann.com.
| Mechanism | Target |
|---|---|
| SPF_A | hoermann.com |
| SPF_INCLUDE | _spf.eu.mailgun.org |
| SPF_INCLUDE | _spf.general.transactional-mail-a.com |
| SPF_INCLUDE | _spf1.mailgun.org |
| SPF_INCLUDE | _spf2.mailgun.org |
| SPF_INCLUDE | _vsp.oderland.com |
| SPF_INCLUDE | agenturserver.de |
| SPF_INCLUDE | spf.mail-komplet.cz |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.servicemail24.de |
| SPF_IP | 103.28.42.0/24 |
| SPF_IP | 146.88.28.0/24 |
| SPF_IP | 147.135.249.48/28 |
| SPF_IP | 163.47.180.0/22 |
| SPF_IP | 195.122.144.165 |
| SPF_IP | 195.122.144.82 |
| SPF_IP | 203.55.21.0/24 |
| SPF_IP | 204.75.142.0/24 |
| SPF_IP | 212.223.17.114/26 |
| SPF_IP | 213.174.32.1/24 |
| SPF_IP | 27.126.146.0/24 |
| SPF_IP | 35.158.89.203/32 |
| SPF_IP | 46.16.233.158 |
| SPF_IP | 51.89.73.208/28 |
| SPF_IP | 54.37.79.226/32 |
| SPF_IP | 91.201.61.10 |
Related pages
Pivot deeper into the graph from hoermann.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hoermann.com"})-[: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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.