Hostname
smolwords.com
Last fetched
smolwords.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
smolwords.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 16.12.32.12 | 16.12.32.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.134.225 | 3.5.134.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.116 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.135.171 | 3.5.135.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.92 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.136.98 | 3.5.136.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.10 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.138.240 | 3.5.138.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.189 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.5.139.53 | 3.5.139.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.140.22 | 52.219.140.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.204 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.169.80 | 52.219.169.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.171.228 | 52.219.171.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.47.52 | 52.219.47.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 52.219.72.162 | 52.219.72.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of smolwords.com owner
- Contact emails
- 30e74cab-6d80-4f78-bbda-b8a89c0a1942@identity-protect.org
- 40e6667f-324d-4baf-92b6-ad2710a8dc8f@identity-protect.org
- 4af64156-c234-42ea-98c3-93b0ca0bbcde@identity-protect.org
- 7044a51b-c43e-408d-b3f6-0e998e61d004@identity-protect.org
- 84a22c7c-ef9d-4734-a11c-c85509d695da@identity-protect.org
- acb7ad3f-98a8-40f3-a567-a8402cd6d019@identity-protect.org
- owner-3216373@smolwords.com.whoisprivacyservice.org
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for smolwords.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from smolwords.com.
- IP · 16.12.32.12
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 30e74cab-6d80-4f78-bbda-b8a89c0a1942@identity-protect.org
- TLD · .com
- Browse hostnames · sm…
- 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: "smolwords.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.