Hostname
ercdn.com
Last fetched
ercdn.com resolves to 1 IPv4 address operated by NETDIREKT-AS in TR. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ercdn.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 |
|---|---|---|---|---|
| 77.223.146.117 | 77.223.146.0/24 | AS43391 | NETDIREKT-AS | TR |
WHOIS identity
- Registrar
- iana:468
- Organization
- erstream yayincilik as.
- Contact emails
- domain@erstream.com
- 29ce2d21-cebf-489e-ae28-9e87d1599510@identity-protect.org
- cd8e01c6-a31e-4b4b-86b2-722d9b3c7692@identity-protect.org
- da0b780d-0857-466e-853a-5541595983fd@identity-protect.org
- e4918819-c09a-4fc5-b501-474bea4539b3@identity-protect.org
- f9be596a-bb10-4777-8dc5-7f15f56a7a68@identity-protect.org
- owner-7467484@ercdn.com.whoisprivacyservice.org
Subdomains
78 observed subdomains of ercdn.com.
Showing 25 of 78. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ercdn.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for ercdn.com.
| Mechanism | Target |
|---|---|
| SPF_A | ercdn.com |
| SPF_IP | 77.92.152.0/24 |
| SPF_IP | 77.92.152.15 |
| SPF_IP | 77.92.152.20 |
| SPF_IP | 77.92.153.0/24 |
| SPF_MX | ercdn.com |
| SPF_MX | mail.ercdn.net |
Related pages
Pivot deeper into the graph from ercdn.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ercdn.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.