Hostname
mayaeducacion.com
Last fetched
mayaeducacion.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
mayaeducacion.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 |
|---|---|---|---|---|
| 142.132.139.147 | 142.132.128.0/17 | AS24940 | — | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of mayaeducacion.com owner
- Contact emails
- 0a2f3f88-046a-423e-8d39-ff87cb2556bf@identity-protect.org
- 62d609ca-f920-4461-bf51-470ec457ac71@identity-protect.org
- 846a9238-0b5d-411a-8c1a-24d037a55e73@identity-protect.org
- 89d5f604-5b96-4f4d-b802-4c92dd903f11@identity-protect.org
- 9048fce2-6887-4799-b071-ec16b496d4a9@identity-protect.org
- 9bf0c8c4-8e34-461d-9d9b-5c82b53a3a49@identity-protect.org
- owner-11125528@mayaeducacion.com.whoisprivacyservice.org
- owner-11544889@mayaeducacion.com.whoisprivacyservice.org
- owner-839093@mayaeducacion.com.whoisprivacyservice.org
- owner@mayaeducacion.com.whoisprivacyservice.org
Subdomains
126 observed subdomains of mayaeducacion.com.
Showing 25 of 126. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mayaeducacion.com in the public web crawl.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- mayaeducacion.com
SPF policy
7 SPF mechanisms authorising senders for mayaeducacion.com.
| Mechanism | Target |
|---|---|
| SPF_A | mayaeducacion.com |
| SPF_INCLUDE | mayaeducacion.ipzmarketing.com |
| SPF_INCLUDE | spf.ipzmarketing.com |
| SPF_IP | 116.202.169.235 |
| SPF_IP | 142.132.139.147 |
| SPF_IP | 78.46.47.94 |
| SPF_MX | mayaeducacion.com |
Related pages
Pivot deeper into the graph from mayaeducacion.com.
- IP · 142.132.139.147
- ASN · AS24940
- Registrar · iana:468
- Country · DE
- Email · 0a2f3f88-046a-423e-8d39-ff87cb2556bf@identity-protect.org
- TLD · .com
- Browse hostnames · ma…
- 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: "mayaeducacion.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.