Skip to content

Hostname

bussakuten.com

Last fetched

bussakuten.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · bussakuten.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bussakuten.com

Resolution chain

bussakuten.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.49.199.22513.48.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SE
192.176.62.77192.176.62.0/24AS202780SE

WHOIS identity

Registrar
iana:73
Organization
domain name department
Contact emails

Web-graph footprint

Distinct hostnames that link to or from bussakuten.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for bussakuten.com.

MechanismTarget
SPF_Asestoms05.transdev.se
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.176.62.74
SPF_IP34.244.247.22
SPF_IP54.72.65.62
SPF_MXbussakuten.com

Related pages

Pivot deeper into the graph from bussakuten.com.

Cypher and MCP

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

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