Hostname
buckeyeresponse.com
Last fetched
buckeyeresponse.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
buckeyeresponse.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.67.195.17 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.5 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.54 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.195.73 | 18.67.194.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 52.222.149.18 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.6 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.74 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 52.222.149.80 | 52.222.148.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of buckeyeresponse.com owner
- Contact emails
- 1d0f204a-0fee-4ed2-a80d-0c452436125f@identity-protect.org
- 2c634b11-cdc5-4874-94c8-79e21ee5bfa9@identity-protect.org
- 398748c0-f754-4b0d-aa1c-a6984f2aef47@identity-protect.org
- 43d58d31-c090-409c-a12f-48a9655e17ec@identity-protect.org
- 6521b077-c5d5-4378-846b-b5833fdb8254@identity-protect.org
- 67d310ff-f7ae-427f-b201-56655bbb5d1e@identity-protect.org
- bc3c99c8-87dc-414b-ab5b-0800e45edb29@identity-protect.org
- owner-8824811@buckeyeresponse.com.whoisprivacyservice.org
Subdomains
4 observed subdomains of buckeyeresponse.com.
Showing 3 of 4. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from buckeyeresponse.com in the public web crawl.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for buckeyeresponse.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | %{ir}.%{v}.%{d}.spf.has.pphosted.com |
Related pages
Pivot deeper into the graph from buckeyeresponse.com.
- IP · 18.67.195.17
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IN
- Email · 1d0f204a-0fee-4ed2-a80d-0c452436125f@identity-protect.org
- TLD · .com
- Browse hostnames · bu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "buckeyeresponse.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.