Skip to content

Hostname

be-selfish.jp

Last fetched

be-selfish.jp resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · be-selfish.jpRouting diversity3.9/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/be-selfish.jp

Resolution chain

be-selfish.jp resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.74.104.19135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.102.24152.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.149.18152.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.59.23052.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.115.20757.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.183.52.21057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
toyomaru industry co.,ltd.
Contact emails

Subdomains

1 observed subdomain of be-selfish.jp.

Web-graph footprint

Distinct hostnames that link to or from be-selfish.jp in the public web crawl.

23 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from be-selfish.jp.

Cypher and MCP

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

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