Skip to content

Hostname

adc.de

Last fetched

adc.de resolves to 1 IPv4 address operated by SPEEDBONE-AS in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
95.173.102.8995.173.96.0/19AS15657SPEEDBONE-ASDE

WHOIS identity

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

Subdomains

41 observed subdomains of adc.de.

Web-graph footprint

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

572 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for adc.de.

MechanismTarget
SPF_Aadc.de
SPF_Amail.adc.de
SPF_Amail.navitas.de
SPF_Aservers.mcsv.net
SPF_INCLUDE144939145.spf05.hubspotemail.net
SPF_INCLUDEmail.navitas.de
SPF_INCLUDEsecureserver.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP217.160.168.166
SPF_IP95.173.102.65
SPF_MXadc.de

Related pages

Pivot deeper into the graph from adc.de.

Cypher and MCP

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

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