Skip to content

Hostname

ift.org.mx

Last fetched

ift.org.mx resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:6 as the registrar.

Nutrition Label

WHISPER CANON · ift.org.mxRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/ift.org.mx

Resolution chain

ift.org.mx resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.223.136.8245.223.136.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.142.8245.223.142.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:6
Organization
instituto federal de telecomunicaciones
Contact emails

Subdomains

78 observed subdomains of ift.org.mx.

Web-graph footprint

Distinct hostnames that link to or from ift.org.mx in the public web crawl.

957 sites link to this hostname.

146 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for ift.org.mx.

MechanismTarget
SPF_INCLUDEspf-us.tmes.trendmicro.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.215.84.211
SPF_IP187.188.110.90
SPF_IP187.188.110.91
SPF_IP189.203.24.90
SPF_IP189.203.24.91
SPF_IP45.167.176.21
SPF_IP45.167.176.22
SPF_IP45.167.177.21
SPF_IP45.167.177.22
SPF_MXift.org.mx

Related pages

Pivot deeper into the graph from ift.org.mx.

Cypher and MCP

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

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