Hostname
ean.edu.co
Last fetched
ean.edu.co resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:co internet s.a.s.|neulevelcsr as the registrar.
Nutrition Label
Resolution chain
ean.edu.co 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 |
|---|---|---|---|---|
| 52.184.192.166 | 52.160.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- registrar:co internet s.a.s.|neulevelcsr
- Organization
- escuela de administracion de negocios
- Contact emails
Subdomains
54 observed subdomains of ean.edu.co.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ean.edu.co in the public web crawl.
30 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for ean.edu.co.
| Mechanism | Target |
|---|---|
| SPF_A | app-az-prod-01.ih1u1boioyyepkpeskoch0krla.cx.internal.cloudapp.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.masterbase.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.68.216.189 |
| SPF_IP | 149.235.15.0/24 |
| SPF_IP | 200.0.187.11/32 |
| SPF_IP | 208.75.123.0/24 |
Related pages
Pivot deeper into the graph from ean.edu.co.
- IP · 52.184.192.166
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:co internet s.a.s.|neulevelcsr
- Country · US
- Email · hdiaz@ean.edu.co
- Apex domain · edu.co
- TLD · .co
- Browse hostnames · ea…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ean.edu.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.