Skip to content

Hostname

3000wj.com

Last fetched

3000wj.com resolves to 17 IPv4 addresses operated by AS9232 in HK. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · 3000wj.comRouting diversity4.8/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/3000wj.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.79.187.122103.79.187.0/24AS9232HK
103.79.187.58103.79.187.0/24AS9232HK
103.79.187.68103.79.187.0/24AS9232HK
103.79.187.92103.79.187.0/24AS9232HK
111.92.240.33111.92.240.0/24AS401701COGNETCLOUD-2 - cognetcloud INCHK
154.37.153.131154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.153.158154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.37.153.249154.37.153.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.40.48.68154.40.48.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.214154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.221154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
154.9.229.251154.9.229.0/24AS979NETLAB-SDN - NetLab GlobalUS
156.238.234.114156.238.232.0/21AS401696COGNETCLOUD - cognetcloud INCHK
45.138.68.2845.138.68.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.138.68.7545.138.68.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.138.68.7645.138.68.0/24AS35251ANTI-DDOS - NetLab GlobalCA
45.158.21.17645.158.21.0/24AS35251ANTI-DDOS - NetLab GlobalCA

WHOIS identity

Registrar
iana:1923
Organization
c/o whoistrustee.com
Contact emails

Subdomains

1 observed subdomain of 3000wj.com.

Web-graph footprint

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

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 3000wj.com.

Cypher and MCP

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

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