Hostname
ibero.mx
Last fetched
ibero.mx resolves to 1 IPv4 address operated by AS28382 in MX. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.
Nutrition Label
Resolution chain
ibero.mx 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 |
|---|---|---|---|---|
| 192.203.177.1 | 192.203.177.0/24 | AS28382 | — | MX |
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Organization
- universidad iberoamericana a.c
- Contact emails
- —
Subdomains
247 observed subdomains of ibero.mx.
Showing 25 of 247. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ibero.mx in the public web crawl.
1,289 sites link to this hostname.
1,038 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for ibero.mx.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.masterbase.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.tmes.trendmicro.com |
| SPF_IP | 192.203.177.0/24 |
| SPF_IP | 200.13.105.0/24 |
Related pages
Pivot deeper into the graph from ibero.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ibero.mx"})-[: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.