Hostname
flexi.com.mx
Last fetched
flexi.com.mx resolves to 9 IPv4 addresses operated by AS20940 in CO. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.
Nutrition Label
Resolution chain
flexi.com.mx resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Organization
- —
- Contact emails
- —
Subdomains
28 observed subdomains of flexi.com.mx.
Showing 25 of 28. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from flexi.com.mx in the public web crawl.
78 sites link to this hostname.
9 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for flexi.com.mx.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-dc4.sapsf.com |
| SPF_INCLUDE | _spf.mailgun.org |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf-us.tmes.trendmicro.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.82.209.214 |
| SPF_IP | 148.244.251.11 |
| SPF_IP | 148.244.251.7 |
| SPF_IP | 201.151.135.162 |
| SPF_MX | flexi.com.mx |
Related pages
Pivot deeper into the graph from flexi.com.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "flexi.com.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.