Skip to content

Hostname

buddy-complex.jp

Last fetched

buddy-complex.jp resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · buddy-complex.jpRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/buddy-complex.jp

Resolution chain

buddy-complex.jp resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.163.198.1253.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.1283.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.423.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.163.198.443.163.196.0/22AS16509AMAZON-02 - Amazon.com, Inc.JP
3.165.75.123.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.503.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.593.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.773.165.75.0/24AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
Organization
bandai namco filmworks
Contact emails

Subdomains

2 observed subdomains of buddy-complex.jp.

Web-graph footprint

Distinct hostnames that link to or from buddy-complex.jp in the public web crawl.

71 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from buddy-complex.jp.

Cypher and MCP

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

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