Skip to content

Hostname

jxhtx.com

Last fetched

jxhtx.com resolves to 20 IPv4 addresses operated by PEG-LA - PEG TECH INC in US. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · jxhtx.comRouting diversity5.2/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jxhtx.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.233.223.2104.233.223.0/24AS398823PEG-LA - PEG TECH INCUS
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
107.181.246.42107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
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.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
192.154.110.202192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
192.154.110.210192.154.110.0/23AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.46107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.44107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.45107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US
107.181.246.43107.181.244.0/22AS53850GORILLASERVERS - GorillaServers, Inc.US

WHOIS identity

Registrar
iana:1923
Organization
yinsi baohu yi kaiqi (hidden by whois privacy protection service)
Contact emails

Subdomains

2 observed subdomains of jxhtx.com.

Web-graph footprint

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

40 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 jxhtx.com.

Cypher and MCP

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

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