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
Resolution chain
unison.mx resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 148.225.105.194 | 148.225.0.0/17 | AS4493 | — | MX |
| 148.225.105.195 | 148.225.0.0/17 | AS4493 | — | MX |
| 148.225.105.2 | 148.225.0.0/17 | AS4493 | — | MX |
| 148.225.105.32 | 148.225.0.0/17 | AS4493 | — | MX |
WHOIS identity
- Registrar
- iana:6
- Organization
- universidad de sonora
- Contact emails
- —
Subdomains
645 observed subdomains of unison.mx.
Showing 25 of 645. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
12 SPF mechanisms authorising senders for unison.mx.
| Mechanism | Target |
|---|---|
| SPF_A | unison.mx |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.225.101.0/24 |
| SPF_IP | 148.225.20.0/24 |
| SPF_IP | 148.225.20.160/32 |
| SPF_IP | 148.225.232.196/32 |
| SPF_IP | 148.225.34.1/32 |
| SPF_IP | 148.225.34.81/32 |
| SPF_IP | 148.225.34.9/32 |
| SPF_IP | 148.225.71.6/32 |
| SPF_IP | 148.225.92.2/32 |
| SPF_MX | 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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.