Skip to content

Hostname

comhead.de

Last fetched

comhead.de resolves to 1 IPv4 address operated by HGCOMP-ASN in DE.

Nutrition Label

WHISPER CANON · comhead.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/comhead.de

Resolution chain

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

IPPrefixASNOperatorCountry
178.19.70.74178.19.64.0/20AS29551HGCOMP-ASNDE

WHOIS identity

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

Subdomains

10 observed subdomains of comhead.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for comhead.de.

MechanismTarget
SPF_Acomhead.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.online.superoffice.com
SPF_MXcomhead.de
SPF_MXshopware.comhead.de

Related pages

Pivot deeper into the graph from comhead.de.

Cypher and MCP

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

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