Hostname
clomsy.com
Last fetched
clomsy.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IT. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
clomsy.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.102.132.21 | 18.102.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.102.188.142 | 18.102.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 18.102.45.5 | 18.102.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 35.152.144.13 | 35.152.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 35.152.151.132 | 35.152.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
| 51.118.108.255 | 51.118.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IT |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of clomsy.com owner
- Contact emails
- 5e4f6684-0af5-40ed-835a-d8bf84edde00@identity-protect.org
- 64af910c-44cb-44d5-83bc-062a5e95862b@identity-protect.org
- 7a946f9a-d1e6-457b-babd-b19cc1828fae@identity-protect.org
- 840ac303-3c8e-484f-8dc6-3b20ee145fed@identity-protect.org
- 988dc62a-180a-4e5e-9f41-051a7232de78@identity-protect.org
- b082fd6f-2ba1-43d6-8cf3-107db00e18a0@identity-protect.org
- e994596f-c617-4735-9553-c07e78502726@identity-protect.org
- owner-4127087@clomsy.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from clomsy.com in the public web crawl.
9 sites linked to from this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for clomsy.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
Related pages
Pivot deeper into the graph from clomsy.com.
- IP · 18.102.132.21
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IT
- Email · 5e4f6684-0af5-40ed-835a-d8bf84edde00@identity-protect.org
- TLD · .com
- Browse hostnames · cl…
- 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: "clomsy.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.