Hostname
hoffmann-partner.com
Last fetched
hoffmann-partner.com resolves to 1 IPv4 address operated by XTBPL-AS XTB S.A. in CH. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
hoffmann-partner.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 |
|---|---|---|---|---|
| 149.126.4.100 | 149.126.0.0/21 | AS47302 | XTBPL-AS XTB S.A. | CH |
WHOIS identity
- Registrar
- iana:269
- Organization
- —
- Contact emails
Subdomains
18 observed subdomains of hoffmann-partner.com.
Showing 15 of 18. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from hoffmann-partner.com in the public web crawl.
14 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for hoffmann-partner.com.
| Mechanism | Target |
|---|---|
| SPF_A | gw1.incamail.com |
| SPF_A | gw2.incamail.com |
| SPF_A | hoffmann-partner.com |
| SPF_A | incamail.com |
| SPF_A | nemistech-com.mail.protection.outlook.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_IP | 82.220.5.18 |
| SPF_IP | 82.220.9.162 |
| SPF_IP | 82.220.9.163 |
| SPF_MX | hoffmann-partner.com |
Related pages
Pivot deeper into the graph from hoffmann-partner.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "hoffmann-partner.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.