Skip to content

Hostname

bess.jp

Last fetched

bess.jp resolves to 10 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

bess.jp resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.114.123.19413.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.249.5413.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.21.17013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.121.8218.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.102.10218.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.115.111.433.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.154.17452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.97.16352.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.87.24154.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.69.23854.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
r.c.core co.,ltd.
Contact emails

Subdomains

105 observed subdomains of bess.jp.

Web-graph footprint

Distinct hostnames that link to or from bess.jp in the public web crawl.

249 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bess.jp.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.bmv.jp
SPF_INCLUDEspf.haihaimail.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP121.111.246.192/26
SPF_IP35.73.120.109

Related pages

Pivot deeper into the graph from bess.jp.

Cypher and MCP

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

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