Skip to content

Hostname

hoffmann-technic.com

Last fetched

hoffmann-technic.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in NL. WHOIS lists iana:1408 as the registrar.

Nutrition Label

WHISPER CANON · hoffmann-technic.comRouting diversity2.4/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/hoffmann-technic.com

Resolution chain

hoffmann-technic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.142.5.142108.145.40.0/23AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL
20.29.155.6920.33.5.0/24AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

Registrar
iana:1408
Organization
hoffmann
Contact emails

Subdomains

4 observed subdomains of hoffmann-technic.com.

Web-graph footprint

Distinct hostnames that link to or from hoffmann-technic.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for hoffmann-technic.com.

MechanismTarget
SPF_Acloudmail.haerter.com
SPF_Ahoffmann-technic.com
SPF_Amail.hoffmann-technic.com
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.106.149.206
SPF_IP125.93.80.18
SPF_IP193.159.245.197
SPF_IP193.159.245.201
SPF_IP217.89.49.19
SPF_IP62.55.182.68/32
SPF_IP78.8.199.190
SPF_IP78.94.57.148
SPF_MXhoffmann-technic.com

Related pages

Pivot deeper into the graph from hoffmann-technic.com.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.