Skip to content

Hostname

hambrock.de

Last fetched

hambrock.de resolves to 1 IPv4 address operated by AS16188 in DE.

Nutrition Label

WHISPER CANON · hambrock.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/hambrock.de

Resolution chain

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

IPPrefixASNOperatorCountry
217.29.40.147217.29.32.0/20AS16188DE

WHOIS identity

No WHOIS records are currently associated with hambrock.de in WhisperGraph.

Subdomains

14 observed subdomains of hambrock.de.

Web-graph footprint

Distinct hostnames that link to or from hambrock.de in the public web crawl.

10 sites link to this hostname.

48 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for hambrock.de.

MechanismTarget
SPF_INCLUDEspf.hosting-sb.de
SPF_INCLUDEspf.mailsec.omc.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP150.5.3.75/29
SPF_IP185.159.33.250/29
SPF_IP87.129.238.137/29
SPF_IP91.26.145.130

Related pages

Pivot deeper into the graph from hambrock.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "hambrock.de"})-[: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.