Skip to content

Hostname

jxdown.com

Last fetched

jxdown.com resolves to 4 IPv4 addresses operated by OPSRP-IP-1 - OpsRamp, LLC in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · jxdown.comRouting diversity3.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings5.4/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/jxdown.com

Resolution chain

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

IPPrefixASNOperatorCountry
140.150.29.69140.150.29.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
140.150.36.99140.150.36.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCUS
174.35.76.68174.35.76.0/24AS54994OPSRP-IP-1 - OpsRamp, LLCSG
110.81.153.114110.81.153.0/24AS133776HOTZONECN

WHOIS identity

Registrar
iana:420
Organization
youjiayun
Contact emails

Subdomains

3 observed subdomains of jxdown.com.

Web-graph footprint

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

28 sites link to this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jxdown.com.

Cypher and MCP

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

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