Hostname
sandbox-pollenplatform.com
Last fetched
sandbox-pollenplatform.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
sandbox-pollenplatform.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.173.166.127 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.42 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.90 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.173.166.95 | 18.173.166.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.148.104 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.35 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.41 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.65.148.53 | 18.65.148.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of sandbox-pollenplatform.com owner
- Contact emails
- 3f567c1e-29f9-45ed-b68c-3cfd3ab724cf@identity-protect.org
- 70b9dfc3-9a7c-4280-a947-3dbd44d9e699@identity-protect.org
- 9ed43bff-971a-4a5b-ac19-bf7b9ddf6848@identity-protect.org
- b482504a-7376-4a94-9588-42d1e5f77840@identity-protect.org
- bdbab639-400d-4dfb-91af-2aaf0b12f72c@identity-protect.org
- e15156bb-7e47-4cc8-8f0a-07ac14ba0427@identity-protect.org
- owner-201420@sandbox-pollenplatform.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for sandbox-pollenplatform.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from sandbox-pollenplatform.com.
- IP · 18.173.166.127
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 3f567c1e-29f9-45ed-b68c-3cfd3ab724cf@identity-protect.org
- TLD · .com
- Browse hostnames · sa…
- 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: "sandbox-pollenplatform.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.