Skip to content

Hostname

ad-con.de

Last fetched

ad-con.de resolves to 1 IPv4 address operated by NETCUP-AS netcup GmbH in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
37.120.179.21437.120.176.0/22AS197540NETCUP-AS netcup GmbHDE

WHOIS identity

No WHOIS records are currently associated with ad-con.de in WhisperGraph.

Subdomains

16 observed subdomains of ad-con.de.

Web-graph footprint

Distinct hostnames that link to or from ad-con.de in the public web crawl.

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for ad-con.de.

MechanismTarget
SPF_Amx2.itadvanced.de
SPF_INCLUDEispgateway.de
SPF_INCLUDEspf.smtp.net
SPF_IP80.147.29.134
SPF_MXad-con.de

Related pages

Pivot deeper into the graph from ad-con.de.

Cypher and MCP

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

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