Skip to content

Hostname

kobayashitouya.com

Last fetched

kobayashitouya.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · kobayashitouya.comRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/kobayashitouya.com

Resolution chain

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

IPPrefixASNOperatorCountry
176.34.7.192176.28.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
18.183.0.15218.67.27.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.116.8151.241.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.93.11352.129.50.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.65.76.9652.95.73.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
54.95.241.20352.95.153.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by onamae.com
Contact emails

Web-graph footprint

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

36 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kobayashitouya.com.

MechanismTarget
SPF_Akobayashitouya.com
SPF_INCLUDEamazonses.com
SPF_MXkobayashitouya.com

Related pages

Pivot deeper into the graph from kobayashitouya.com.

Cypher and MCP

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

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