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
Resolution chain
baitoru.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.115.194.153 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.159.88.152 | 13.158.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 175.41.200.12 | 175.41.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.113.102.221 | 3.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 35.72.113.139 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.192.158.36 | 52.192.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.68.202.128 | 52.68.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.150.151.244 | 54.150.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 54.248.148.248 | 54.248.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 57.181.199.30 | 57.180.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 13.193.208.198 | 13.193.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 52.195.88.60 | 52.194.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of baitoru.com owner
- Contact emails
- dc2_net@soc.cac.co.jp
- domain-mgr@cac.co.jp
- 4798b24f-0054-46c0-aefd-b37f24550cb8@identity-protect.org
- 50df246b-c354-4bef-828d-fc0ff202e78f@identity-protect.org
- 51de51f8-0618-413e-867e-3e4f91428f09@identity-protect.org
- 58ba3977-6db9-4efe-929e-783cde757e10@identity-protect.org
- 64d3dc52-bc38-4e9f-abf9-dcf26df6b9c3@identity-protect.org
- d426da5b-d890-46ad-b71d-57f8ce2d945a@identity-protect.org
Subdomains
46 observed subdomains of baitoru.com.
Showing 25 of 46. View all subdomains →
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.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | dc.hatarako.net |
| SPF_INCLUDE | dip.spf.cuenote.jp |
| SPF_IP | 149.72.114.199 |
| SPF_IP | 149.72.62.66 |
| SPF_IP | 159.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.