Skip to content

Hostname

direct.aderant.com

Last fetched

direct.aderant.com resolves to 5 IPv4 addresses operated by AS64073 in NZ.

Nutrition Label

WHISPER CANON · direct.aderant.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/direct.aderant.com

Resolution chain

direct.aderant.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
202.37.138.150.0.0.0/0AS64073NZ
208.45.254.229208.44.0.0/14AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS
216.2.246.67216.0.0.0/14AS2828XO-AS15 - Verizon BusinessUS
217.111.161.20217.110.0.0/15AS8220COLT COLT Technology Services Group LimitedDE
63.144.216.3863.144.0.0/12AS209CENTURYLINK-US-LEGACY-QWEST - CenturyLink Communications, LLCUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Threat posture

History

Related pages

Pivot deeper into the graph from direct.aderant.com.

Cypher and MCP

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

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