Hostname
cloudknots.com
Last fetched
cloudknots.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in TH. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
cloudknots.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.172.4.125 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.22 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.45 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.172.4.93 | 18.172.0.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | TH |
| 18.67.76.100 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.13 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.59 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.67.76.72 | 18.67.76.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:83
- Organization
- perfect privacy,
- Contact emails
Subdomains
2 observed subdomains of cloudknots.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for cloudknots.com.
| Mechanism | Target |
|---|---|
| SPF_A | cloudknots.com |
| SPF_INCLUDE | _spf.livemail.co.uk |
| SPF_MX | cloudknots.com |
Related pages
Pivot deeper into the graph from cloudknots.com.
- IP · 18.172.4.125
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:83
- Country · TH
- Email · 16mf103ci2jlcav6o7qlund7r8@domaindiscreet.com
- 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: "cloudknots.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.