Hostname
hoffmann-group.com
Last fetched
hoffmann-group.com resolves to 1 IPv4 address operated by SPACENET SpaceNET AG in DE. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
hoffmann-group.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 |
|---|---|---|---|---|
| 5.182.155.11 | 5.182.155.0/24 | AS5539 | SPACENET SpaceNET AG | DE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- - -
- Contact emails
Subdomains
72 observed subdomains of hoffmann-group.com.
Showing 25 of 72. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hoffmann-group.com in the public web crawl.
922 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
53 SPF mechanisms authorising senders for hoffmann-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | eskerondemand.com |
| SPF_INCLUDE | hrmx.de |
| SPF_INCLUDE | marketing.dynamics.com |
| SPF_INCLUDE | spf.hornetsecurity.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_IP | 104.42.74.121 |
| SPF_IP | 13.75.218.232 |
| SPF_IP | 13.81.10.179 |
| SPF_IP | 146.0.39.244/32 |
| SPF_IP | 149.72.71.152 |
| SPF_IP | 149.96.13.2/32 |
| SPF_IP | 149.96.14.2/32 |
| SPF_IP | 149.96.3.26 |
| SPF_IP | 149.96.4.26 |
| SPF_IP | 168.245.42.35 |
| SPF_IP | 168.63.94.40 |
| SPF_IP | 185.134.242.1 |
| SPF_IP | 185.134.242.10 |
| SPF_IP | 185.134.242.11 |
| SPF_IP | 195.137.170.178 |
| SPF_IP | 198.2.128.150 |
| SPF_IP | 199.91.136.26/32 |
| SPF_IP | 199.91.136.28/32 |
| SPF_IP | 199.91.137.26/32 |
| SPF_IP | 199.91.140.26/32 |
| SPF_IP | 199.91.140.28/32 |
| SPF_IP | 212.202.244.112/29 |
| SPF_IP | 212.227.15.167/32 |
| SPF_IP | 212.227.15.183/32 |
| SPF_IP | 217.6.184.147 |
| SPF_IP | 23.96.254.246/32 |
| SPF_IP | 37.98.232.12/32 |
| SPF_IP | 37.98.232.26/32 |
| SPF_IP | 37.98.234.2/32 |
| SPF_IP | 37.98.235.2/32 |
| SPF_IP | 40.126.245.16/32 |
| SPF_IP | 40.68.112.65 |
| SPF_IP | 40.86.231.206 |
| SPF_IP | 46.101.149.145 |
| SPF_IP | 51.116.175.232 |
| SPF_IP | 51.140.81.164 |
| SPF_IP | 52.232.131.215/32 |
| SPF_IP | 52.236.92.113/32 |
| SPF_IP | 62.157.164.136 |
| SPF_IP | 62.157.164.137 |
| SPF_IP | 65.52.56.186/32 |
| SPF_IP | 78.47.65.168 |
| SPF_IP | 82.223.131.140 |
| SPF_IP | 82.223.131.143 |
| SPF_IP | 82.223.131.151 |
| SPF_IP | 82.223.51.152 |
| SPF_IP | 85.25.89.5/32 |
Related pages
Pivot deeper into the graph from hoffmann-group.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hoffmann-group.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.