Hostname
linio.com.mx
Last fetched
linio.com.mx has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:marcaria.com corp as the registrar.
Nutrition Label
Resolution chain
linio.com.mx has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- registrar:marcaria.com corp
- Organization
- bazaya mexico s de rl de cv
- Contact emails
- —
Subdomains
31 observed subdomains of linio.com.mx.
Showing 25 of 31. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from linio.com.mx in the public web crawl.
415 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for linio.com.mx.
| Mechanism | Target |
|---|---|
| SPF_A | linio.com.mx |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 181.48.150.107 |
| SPF_IP | 200.52.77.210 |
| SPF_MX | linio.com.mx |
Related pages
Pivot deeper into the graph from linio.com.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "linio.com.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.