Skip to content

Hostname

js814.bond

Last fetched

js814.bond resolves to 4 IPv4 addresses operated by XTOM-AS-JP - xTom in JP. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · js814.bondRouting diversity3.0/10Peering density5.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/js814.bond

Resolution chain

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

IPPrefixASNOperatorCountry
45.8.115.18845.8.115.0/24AS4785XTOM-AS-JP - xTomJP
45.8.115.19945.8.115.0/24AS4785XTOM-AS-JP - xTomJP
67.211.69.19567.211.69.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK
67.211.70.25067.211.70.0/24AS59371DNC-AS - Dimension Network & Communication LimitedHK

WHOIS identity

Registrar
iana:1923
Organization
Contact emails

Subdomains

3 observed subdomains of js814.bond.

Threat posture

History

Related pages

Pivot deeper into the graph from js814.bond.

Cypher and MCP

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

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