Skip to content

Hostname

viu.mx

Last fetched

viu.mx resolves to 104.26.6.66, announced in 104.26.0.0/20 by CLOUDFLARENET - Cloudflare, Inc. in CA. viu.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 · viu.mxRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/viu.mx

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:6
Registrant organisation
mavi de occidente, s.a. de c.v.

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

  • matt.ns.cloudflare.com
  • mira.ns.cloudflare.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

  • mail-mavi-mx-1.fortimailcloud.com
  • mail-mavi-mx-2.fortimailcloud.com

SPF policy

  • ip: 154.52.13.0/25
  • ip: 154.52.14.128/27
  • ip: 154.52.16.128/27
  • ip: 38.21.198.128/27
  • ip: 154.52.2.128/27
  • ip: 154.52.22.128/27
  • ip: 154.52.29.128/27
  • ip: 154.52.3.128/27
  • ip: 154.52.4.128/27
  • ip: 154.52.5.128/27
  • ip: 23.249.57.128/27
  • ip: 154.52.23.160/27
  • ip: 66.35.19.192/26
  • ip: 162.221.185.202/29
  • include: _spf.fortimailcloud.com
  • a: viu.mx
  • mx: viu.mx
  • ip: 154.52.20.191
  • ip: 154.52.20.193
  • ip: 201.131.125.166
  • ip: 204.101.161.204
  • ip: 209.52.38.228
  • ip: 3.97.5.75
  • ip: 99.79.185.184

Threat-feed evidence

History

Related pages

Pivot from viu.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: "viu.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.