Hostname
edgl.com
Last fetched
edgl.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
edgl.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.10.231 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.11.231 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.143 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 0147293513
- Contact emails
- 02b02ad60a1612333bdcdd147d758a7d@domaindiscreet.com
- 0a3aedf00a28fd0a47d205d29c7b60de@domaindiscreet.com
- 315fbffc0a28fd0a7aacfe6b4d9440fb@domaindiscreet.com
- 351059230a28fd0a34381095440f6f85@domaindiscreet.com
- 359ad1360a16123348a2635b5de149be@domaindiscreet.com
- 4e5695b90a28fd0a5306f869349a387f@domaindiscreet.com
- 51ff8da70a28fd0a00eb5453bd984ef6@domaindiscreet.com
- 67ef5fcd0a28fd0a11390bccf7745783@domaindiscreet.com
- 7657c90e0a28fd0a2df8e5e4edcd6cbb@domaindiscreet.com
- a4d6c0280a28fd0a3db64c8e983280c1@domaindiscreet.com
- be226a110a28fd0a5959b1ba7646edb4@domaindiscreet.com
- c19422220a28fd0a0055fd302b69cb73@domaindiscreet.com
- edgl.com@contactprivacy.com
- e59e65f20a28fd0a260b2537214a9547@domaindiscreet.com
Subdomains
9 observed subdomains of edgl.com.
Web-graph footprint
Distinct hostnames that link to or from edgl.com in the public web crawl.
6 sites link to this hostname.
Threat posture
History
Related pages
Pivot deeper into the graph from edgl.com.
- IP · 104.26.10.231
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:69
- Country · CA
- Email · 02b02ad60a1612333bdcdd147d758a7d@domaindiscreet.com
- TLD · .com
- Browse hostnames · ed…
- 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: "edgl.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.