Skip to content

Hostname

avdl.ctmail.com

Last fetched

avdl.ctmail.com resolves to 6 IPv4 addresses operated by CONTABO-40021 - Contabo Inc. in US.

Nutrition Label

WHISPER CANON · avdl.ctmail.comRouting diversity3.9/10Peering density3.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/avdl.ctmail.com

Resolution chain

avdl.ctmail.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.53.38.101154.53.32.0/21AS40021CONTABO-40021 - Contabo Inc.US
66.94.101.18666.94.96.0/21AS40021CONTABO-40021 - Contabo Inc.US
66.94.123.17566.94.120.0/21AS40021CONTABO-40021 - Contabo Inc.US
81.0.248.10181.0.248.0/23AS51167GB
81.0.248.13181.0.248.0/23AS51167GB
85.239.238.17285.239.232.0/21AS40021CONTABO-40021 - Contabo Inc.US

WHOIS identity

No WHOIS records are currently associated with avdl.ctmail.com in WhisperGraph.

Subdomains

1 observed subdomain of avdl.ctmail.com.

Web-graph footprint

Distinct hostnames that link to or from avdl.ctmail.com in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from avdl.ctmail.com.

Cypher and MCP

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

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