Skip to content

Hostname

22240.cc

Last fetched

22240.cc resolves to 7 IPv4 addresses operated by CNSERVERS - CNSERVERS LLC in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 22240.ccRouting diversity1.5/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/22240.cc

Resolution chain

22240.cc resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
23.224.183.8423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.183.8523.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.183.8623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.205.14823.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.62.10023.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.62.10123.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.224.62.9923.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

1 observed subdomain of 22240.cc.

Subdomain
www.22240.cc

Web-graph footprint

Distinct hostnames that link to or from 22240.cc in the public web crawl.

49 sites link to this hostname.

4,570 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from 22240.cc.

Cypher and MCP

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

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