Skip to content

Hostname

abcjs.com

Last fetched

abcjs.com resolves to 20 IPv4 addresses operated by GORILLASERVERS - GorillaServers, Inc. in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · abcjs.comRouting diversity4.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/abcjs.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.250.131.202104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.203104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.204104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.205104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
104.250.131.206104.250.128.0/19AS53850GORILLASERVERS - GorillaServers, Inc.US
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
23.225.8.20223.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20323.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20423.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20523.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
23.225.8.20623.224.0.0/15AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11445.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11545.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11645.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11745.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
45.89.209.11845.89.209.0/24AS40065CNSERVERS - CNSERVERS LLCUS
8.216.41.1488.216.0.0/18AS45102JP
192.154.110.202192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.110.210192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
jiang su shi de wei wang luo ke ji gu fen you xian gong si
Contact emails

Subdomains

3 observed subdomains of abcjs.com.

Web-graph footprint

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

40 sites link to this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from abcjs.com.

Cypher and MCP

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

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