Skip to content

Hostname

12420.cc

Last fetched

12420.cc resolves to 18 IPv4 addresses operated by NETSEC-HK Netsec Limited in HK.

Nutrition Label

WHISPER CANON · 12420.ccRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/12420.cc

Resolution chain

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

IPPrefixASNOperatorCountry
112.121.175.82112.121.175.0/24AS45753NETSEC-HK Netsec LimitedHK
112.121.175.83112.121.175.0/24AS45753NETSEC-HK Netsec LimitedHK
112.121.175.84112.121.175.0/24AS45753NETSEC-HK Netsec LimitedHK
112.121.175.85112.121.175.0/24AS45753NETSEC-HK Netsec LimitedHK
112.121.175.86112.121.175.0/24AS45753NETSEC-HK Netsec LimitedHK
148.66.11.22148.66.11.0/24AS45753NETSEC-HK Netsec LimitedHK
148.66.11.6148.66.11.0/24AS45753NETSEC-HK Netsec LimitedHK
180.178.49.202180.178.49.0/24AS45753NETSEC-HK Netsec LimitedHK
180.178.49.203180.178.49.0/24AS45753NETSEC-HK Netsec LimitedHK
180.178.49.204180.178.49.0/24AS45753NETSEC-HK Netsec LimitedHK
180.178.49.205180.178.49.0/24AS45753NETSEC-HK Netsec LimitedHK
180.178.49.206180.178.49.0/24AS45753NETSEC-HK Netsec LimitedHK
182.16.39.59182.16.39.0/24AS45753NETSEC-HK Netsec LimitedHK
182.16.39.61182.16.39.0/24AS45753NETSEC-HK Netsec LimitedHK
182.16.39.62182.16.39.0/24AS45753NETSEC-HK Netsec LimitedHK
43.240.28.5343.240.28.0/24AS133199SONDERCLOUDLIMITED-AS-AP SonderCloud LimitedHK
43.240.28.8643.240.28.0/24AS133199SONDERCLOUDLIMITED-AS-AP SonderCloud LimitedHK
43.240.28.9043.240.28.0/24AS133199SONDERCLOUDLIMITED-AS-AP SonderCloud LimitedHK

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.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 12420.cc.

Cypher and MCP

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

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