Skip to content

Hostname

halbach.com

Last fetched

halbach.com resolves to 1 IPv4 address operated by AS8560 in DE. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · halbach.comRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/halbach.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.215.251.1285.215.128.0/17AS8560DE

WHOIS identity

Registrar
iana:1387
Organization
diagramm halbach gmbh & co. kg
Contact emails

Subdomains

15 observed subdomains of halbach.com.

Web-graph footprint

Distinct hostnames that link to or from halbach.com in the public web crawl.

47 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for halbach.com.

MechanismTarget
SPF_Ahalbach.com
SPF_Amail.halbach.com
SPF_INCLUDEspf-de.emailsignatures365.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP83.236.238.114
SPF_IP91.136.132.122
SPF_MXhalbach.com
SPF_MXunternehmen-online.de

Related pages

Pivot deeper into the graph from halbach.com.

Cypher and MCP

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

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