Hostname
i9xp.com.br
Last fetched
i9xp.com.br resolves to 4 IPv4 addresses operated by RETN-AS - RETN Limited in LV.
Nutrition Label
Resolution chain
i9xp.com.br resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 139.45.206.137 | 139.45.192.0/19 | AS9002 | RETN-AS - RETN Limited | LV |
| 139.45.207.234 | 139.45.192.0/19 | AS9002 | RETN-AS - RETN Limited | LV |
| 23.216.151.18 | 23.216.151.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | AE |
| 23.216.151.35 | 23.216.151.0/24 | AS20940 | AKAMAI-ASN1 - Akamai International B.V. | AE |
WHOIS identity
- Registrar
- —
- Organization
- edson de oliveira tavares
- Contact emails
Subdomains
31 observed subdomains of i9xp.com.br.
Showing 25 of 31. View all subdomains →
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for i9xp.com.br.
| Mechanism | Target |
|---|---|
| SPF_A | i9xp.com.br |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 189.125.79.222 |
| SPF_MX | i9xp.com.br |
Related pages
Pivot deeper into the graph from i9xp.com.br.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "i9xp.com.br"})-[: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.