Skip to content

Hostname

baitoru.com

Last fetched

baitoru.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · baitoru.comRouting diversity5.6/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/baitoru.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.115.194.15313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.88.15213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.200.12175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
3.113.102.2213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.72.113.13935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.192.158.3652.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.68.202.12852.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.150.151.24454.150.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.148.24854.248.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
57.181.199.3057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.208.19813.193.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
52.195.88.6052.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:468
Organization
on behalf of baitoru.com owner
Contact emails

Subdomains

46 observed subdomains of baitoru.com.

Web-graph footprint

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

2,946 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for baitoru.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEdc.hatarako.net
SPF_INCLUDEdip.spf.cuenote.jp
SPF_IP149.72.114.199
SPF_IP149.72.62.66
SPF_IP159.183.180.142

Related pages

Pivot deeper into the graph from baitoru.com.

Cypher and MCP

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

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