Skip to content

Hostname

itzx666.com

Last fetched

itzx666.com resolves to 19 IPv4 addresses operated by CLOUDIE-AS-AP Cloudie Limited in JP. WHOIS lists iana:120 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
103.100.159.193103.100.159.0/24AS55933CLOUDIE-AS-AP Cloudie LimitedJP
103.100.159.196103.100.159.0/24AS55933CLOUDIE-AS-AP Cloudie LimitedJP
103.100.159.211103.100.159.0/24AS55933CLOUDIE-AS-AP Cloudie LimitedJP
103.142.102.152103.142.102.0/24AS55933CLOUDIE-AS-AP Cloudie LimitedCN
154.12.24.247154.12.16.0/20AS401696COGNETCLOUD - cognetcloud INCUS
154.12.24.248154.12.16.0/20AS401696COGNETCLOUD - cognetcloud INCUS
154.36.160.119154.36.160.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.36.160.51154.36.160.0/24AS979NETLAB-SDN - NetLab GlobalHK
154.37.208.236154.37.208.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.31154.37.208.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.67154.37.208.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.208.8154.37.208.0/24AS979NETLAB-SDN - NetLab GlobalUS
156.238.247.126156.238.247.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
156.238.247.2156.238.247.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
185.243.241.14185.243.240.0/23AS24544HK
38.12.30.7438.12.24.0/21AS402169USCLOUD INC - Uscloud IncUS
45.192.107.10645.192.104.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.192.107.13345.192.104.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK
45.192.107.13445.192.104.0/21AS401701COGNETCLOUD-2 - cognetcloud INCHK

WHOIS identity

Registrar
iana:120
Organization
Contact emails

Subdomains

1 observed subdomain of itzx666.com.

Web-graph footprint

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

Threat posture

History

Related pages

Pivot deeper into the graph from itzx666.com.

Cypher and MCP

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

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