Skip to content

Hostname

edatel.net.co

Last fetched

edatel.net.co resolves to 1 IPv4 address operated by AS13489 in CO. WHOIS lists iana:88689 as the registrar.

Nutrition Label

WHISPER CANON · edatel.net.coRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/edatel.net.co

Resolution chain

edatel.net.co resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.35.33.60200.35.32.0/19AS13489CO

WHOIS identity

Registrar
iana:88689
Organization
890905065-2
Contact emails

Subdomains

125 observed subdomains of edatel.net.co.

Web-graph footprint

Distinct hostnames that link to or from edatel.net.co in the public web crawl.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from edatel.net.co.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "edatel.net.co"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.