Skip to content

Hostname

infotec.mx

Last fetched

infotec.mx resolves to 207.249.122.236, announced in 207.249.122.0/24 by AS13579 - INFOTEC CENTRO DE INVESTIGACION E INNOVACION EN TECNOLOGIAS DE LA INFORMACION Y COMUNICACION in MX. infotec.mx is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · infotec.mxRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/infotec.mx

Resolution chain

IPv6 resolution

No AAAA record for infotec.mx is recorded in WhisperGraph.

Attribution

infotec centro de investigacion innovacion en tecnologias la informacion comunicacion

ORIGIN_AS

WHOIS identity

Registrar
registrar:akky (una division de nic mexico)

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • pdns5.infotec.net.mx
  • pdns6.infotec.net.mx
  • a3-64.akam.net
  • a4-65.akam.net
  • a9-65.akam.net

MX records

  • mx01.hornetsecurity.com
  • mx02.hornetsecurity.com
  • mx03.hornetsecurity.com
  • mx04.hornetsecurity.com

SPF policy

  • include: _spf.google.com
  • include: spf.hornetsecurity.com
  • mx: infotec.mx
  • a: mail.infotec.mx
  • a: mta01.infotec.mx
  • ip: 207.249.118.16
  • ip: 207.249.28.80
  • ip: 207.249.96.167

Threat-feed evidence

History

Related pages

Pivot from infotec.mx into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "infotec.mx"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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