Hostname
content-delivery.network
Last fetched
content-delivery.network resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
content-delivery.network 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.67.233.120 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.44 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.49 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.67.233.83 | 18.67.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 3.174.230.112 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.129 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.32 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
| 3.174.230.60 | 3.174.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | PL |
WHOIS identity
- Registrar
- iana:48
- Organization
- belira
- Contact emails
Subdomains
4 observed subdomains of content-delivery.network.
Web-graph footprint
Distinct hostnames that link to or from content-delivery.network in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for content-delivery.network.
| Mechanism | Target |
|---|---|
| SPF_MX | content-delivery.network |
Related pages
Pivot deeper into the graph from content-delivery.network.
- IP · 18.67.233.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · IN
- Email · domains@belira.com
- TLD · .network
- Browse hostnames · co…
- 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: "content-delivery.network"})-[: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.