Skip to content

Hostname

handtmann.us

Last fetched

handtmann.us resolves to 1 IPv4 address operated by HETZNER-AS in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · handtmann.usRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/handtmann.us

Resolution chain

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

IPPrefixASNOperatorCountry
78.46.202.4978.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

Registrar
iana:151
Organization
albert handtmann holding gmbh & co. kg
Contact emails

Subdomains

11 observed subdomains of handtmann.us.

Web-graph footprint

Distinct hostnames that link to or from handtmann.us in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for handtmann.us.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEshops.shopify.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.183.164.253
SPF_IP96.92.205.130
SPF_MXhandtmann.us

Related pages

Pivot deeper into the graph from handtmann.us.

Cypher and MCP

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

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