Hostname
pakedge.com
Last fetched
pakedge.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:292 as the registrar.
Nutrition Label
Resolution chain
pakedge.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.18.0.221 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.18.1.221 | 104.18.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:292
- Organization
- on behalf of pakedge.com owner
- Contact emails
- domains@control4.com
- dyqgrxsng@whoisprivacyprotect.com
- swbpvkkvp@whoisprivacyprotect.com
- 3392c7b5-eb1b-4d1b-9fc7-5399e0c10d3d@identity-protect.org
- 60fb5eed-452c-4212-9255-249b1e96fba8@identity-protect.org
- 8e5ff787-c206-4d7b-b482-4d048ae35ed7@identity-protect.org
- d1083abe-39dc-4354-9a56-8d6230ea810a@identity-protect.org
- d4defb54-3250-47c4-9cf6-090907d7ed25@identity-protect.org
- owner-11164495@pakedge.com.whoisprivacyservice.org
- owner-11446931@pakedge.com.whoisprivacyservice.org
- owner-12067228@pakedge.com.whoisprivacyservice.org
- owner-4042436@pakedge.com.whoisprivacyservice.org
- owner-7027284@pakedge.com.whoisprivacyservice.org
Subdomains
11 observed subdomains of pakedge.com.
Web-graph footprint
Distinct hostnames that link to or from pakedge.com in the public web crawl.
116 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for pakedge.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from pakedge.com.
- IP · 104.18.0.221
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:292
- Country · CA
- Email · domains@control4.com
- 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: "pakedge.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.