Skip to content

Hostname

cn.macacusdame.com

Last fetched

cn.macacusdame.com resolves to 20 IPv4 addresses operated by SERVERS-COM - Servers.com, Inc. in US.

Nutrition Label

WHISPER CANON · cn.macacusdame.comRouting diversity4.2/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/cn.macacusdame.com

Resolution chain

cn.macacusdame.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
172.240.212.12172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.13172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.180172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.182172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.197172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.213172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.214172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.22172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.228172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.37172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.45172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.60172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.78172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.84172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.85172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.240.212.93172.240.212.0/24AS7979SERVERS-COM - Servers.com, Inc.US
172.241.53.101172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.110172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.157172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL
172.241.53.182172.241.53.0/24AS7979SERVERS-COM - Servers.com, Inc.NL

WHOIS identity

No WHOIS records are currently associated with cn.macacusdame.com in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from cn.macacusdame.com in the public web crawl.

5 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from cn.macacusdame.com.

Cypher and MCP

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

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