Skip to content

Hostname

bbss.co.jp

Last fetched

bbss.co.jp resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · bbss.co.jpRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/bbss.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
35.79.213.9735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.250.216.1854.250.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
61.209.239.1261.209.0.0/16AS4725JP

WHOIS identity

Registrar
Organization
bbss corporation
Contact emails

Subdomains

13 observed subdomains of bbss.co.jp.

Web-graph footprint

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

90 sites link to this hostname.

23 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for bbss.co.jp.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEbbsswf.bbss.co.jp
SPF_INCLUDEsmp.ne.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smktg.jp
SPF_IP18.178.5.139
SPF_IP18.181.58.104
SPF_IP202.45.12.71
SPF_IP210.146.18.144/28
SPF_IP210.237.128.140
SPF_IP54.150.251.217
SPF_IP61.209.239.4
SPF_IP69.195.245.209

Related pages

Pivot deeper into the graph from bbss.co.jp.

Cypher and MCP

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

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