Skip to content

Hostname

bee-together.jp

Last fetched

bee-together.jp resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · bee-together.jpRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bee-together.jp

Resolution chain

bee-together.jp resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.114.116.823.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.158.10835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.61.25035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.114.1835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.11.11252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.149.1952.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.49.12252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.237.19454.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.55.8854.250.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
info lounge corporation
Contact emails

Subdomains

2 observed subdomains of bee-together.jp.

Web-graph footprint

Distinct hostnames that link to or from bee-together.jp in the public web crawl.

6 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from bee-together.jp.

Cypher and MCP

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

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