Skip to content

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

WHISPER CANON · flexi.com.mxRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/flexi.com.mx

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.

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.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for flexi.com.mx.

MechanismTarget
SPF_INCLUDE_spf-dc4.sapsf.com
SPF_INCLUDE_spf.mailgun.org
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.82.209.214
SPF_IP148.244.251.11
SPF_IP148.244.251.7
SPF_IP201.151.135.162
SPF_MXflexi.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.