Skip to content

Hostname

jav.rs

Last fetched

jav.rs resolves to 8 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

WHISPER CANON · jav.rsRouting diversity4.2/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/jav.rs

Resolution chain

jav.rs resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.54104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.54104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
139.162.174.209139.162.160.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
139.162.181.76139.162.160.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
172.104.149.86172.104.128.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
172.104.203.186172.104.202.0/23AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
172.104.251.198172.104.224.0/19AS63949AKAMAI-LINODE-AP - Akamai Connected CloudDE
172.67.75.108172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

No WHOIS records are currently associated with jav.rs in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from jav.rs in the public web crawl.

13 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from jav.rs.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jav.rs"})-[: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.