Hostname
turkeyoakrealty.com
Last fetched
turkeyoakrealty.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
turkeyoakrealty.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.65.214.29 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.40 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.41 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.214.48 | 18.65.212.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.170.42.113 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.3 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.31 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.170.42.46 | 3.170.40.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- 1&1 internet
- Contact emails
- dataprivacyprotected@1und1.de
- 08870cf4-2c68-4da0-aad3-f39c4a1dfbb9@identity-protect.org
- 31d95d6d-d9b9-4821-9710-c4090bdab575@identity-protect.org
- 6025c0bb-8175-4a47-a6c1-849e06ae7696@identity-protect.org
- 8bd57c88-66fe-4d0f-a510-f60415ae20a9@identity-protect.org
- b092ef15-254e-4e8c-8196-434c38c85465@identity-protect.org
- b779d630-40cd-4d43-8386-3c5598a0b761@identity-protect.org
Subdomains
1 observed subdomain of turkeyoakrealty.com.
| Subdomain |
|---|
| www.turkeyoakrealty.com |
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for turkeyoakrealty.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.7.148.33/32 |
Related pages
Pivot deeper into the graph from turkeyoakrealty.com.
- IP · 18.65.214.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · JP
- Email · dataprivacyprotected@1und1.de
- TLD · .com
- Browse hostnames · tu…
- 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: "turkeyoakrealty.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.