Hostname
cloud-awards.com
Last fetched
cloud-awards.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
cloud-awards.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.19.154.92 | 104.19.144.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1515
- Organization
- domains by proxy,
- Contact emails
- 3d156664-ad3b-4177-80ac-1d1dd2bd7a94@identity-protect.org
- 4ec75fbc-d019-4734-b3d9-0721a890f509@identity-protect.org
- 575b8d6b-38ee-4024-bf56-c49463e7ab87@identity-protect.org
- 782cf838-5ef2-4122-838f-455ecf7de4b7@identity-protect.org
- 8bf1bec9-9bd1-43b4-b273-65be787feeb0@identity-protect.org
- cloud-awards.com@identity-protect.org
- efd61334-7d6f-422a-a253-1adc6743fab2@identity-protect.org
Subdomains
2 observed subdomains of cloud-awards.com.
Web-graph footprint
Distinct hostnames that link to or from cloud-awards.com in the public web crawl.
805 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for cloud-awards.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.mlsend.com |
| SPF_INCLUDE | eu.zcsend.net |
| SPF_INCLUDE | one.zoho.eu |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cloud-awards.com.
- IP · 104.19.154.92
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1515
- Country · CA
- Email · 3d156664-ad3b-4177-80ac-1d1dd2bd7a94@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: "cloud-awards.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.