Skip to content

Hostname

femsa.com.mx

Last fetched

femsa.com.mx resolves to 1 IPv4 address operated by AS8151 in MX. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.

Nutrition Label

WHISPER CANON · femsa.com.mxRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/femsa.com.mx

Resolution chain

femsa.com.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
200.23.212.53200.23.212.0/24AS8151MX

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)
Organization
femsa servicios s.a. de c.v.
Contact emails

Subdomains

105 observed subdomains of femsa.com.mx.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf-dc19.sapsf.com
SPF_INCLUDEmailcontrol.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP200.23.212.52
SPF_IP200.23.212.56
SPF_IP200.23.212.69
SPF_IP200.23.212.85
SPF_IP35.165.228.163/32
SPF_IP44.231.129.120/32
SPF_IP54.190.254.14/32
SPF_IP54.200.217.100

Related pages

Pivot deeper into the graph from femsa.com.mx.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "femsa.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.