Hostname
packt-cdn.com
Last fetched
packt-cdn.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
packt-cdn.com resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.6.80 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.7.80 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.4.139 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.139 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.72.83 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of packt-cdn.com owner
- Contact emails
- 0bb58f03-176b-43a8-a903-687a9bd33870@identity-protect.org
- 5147fab2-55fe-4023-861b-a1fb44695343@identity-protect.org
- 7af4dd9a-43b0-4ec1-b371-3749cd02199c@identity-protect.org
- f8cdc4d5-ed71-4e91-8a3e-2607634afb0c@identity-protect.org
- owner-1405189@packt-cdn.com.whoisprivacyservice.org
- owner-6224839@packt-cdn.com.whoisprivacyservice.org
- owner-772405@packt-cdn.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of packt-cdn.com.
Web-graph footprint
Distinct hostnames that link to or from packt-cdn.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for packt-cdn.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from packt-cdn.com.
- IP · 104.18.6.80
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:468
- Country · CA
- Email · 0bb58f03-176b-43a8-a903-687a9bd33870@identity-protect.org
- TLD · .com
- Browse hostnames · pa…
- 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: "packt-cdn.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.