Skip to content

Hostname

adcomp.space

Last fetched

adcomp.space resolves to 1 IPv4 address operated by MNET-AS Germany in DE. WHOIS lists iana:1345 as the registrar.

Nutrition Label

WHISPER CANON · adcomp.spaceRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/adcomp.space

Resolution chain

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

IPPrefixASNOperatorCountry
212.18.29.237212.18.0.0/19AS8767MNET-AS GermanyDE

WHOIS identity

Registrar
iana:1345
Organization
stefan haertwig
Contact emails

Subdomains

2 observed subdomains of adcomp.space.

Web-graph footprint

Distinct hostnames that link to or from adcomp.space in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from adcomp.space.

Cypher and MCP

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

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