Skip to content

Hostname

unison.mx

Last fetched

unison.mx resolves to 4 IPv4 addresses operated by AS4493 in MX. WHOIS lists iana:6 as the registrar.

Nutrition Label

WHISPER CANON · unison.mxRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/unison.mx

Resolution chain

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

WHOIS identity

Registrar
iana:6
Organization
universidad de sonora
Contact emails

Subdomains

645 observed subdomains of unison.mx.

Web-graph footprint

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

184 sites link to this hostname.

117 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for unison.mx.

Related pages

Pivot deeper into the graph from unison.mx.

Cypher and MCP

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

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