Hostname
ragasa.com.mx
Last fetched
ragasa.com.mx resolves to 1 IPv4 address operated by SOFTLAYER - IBM Cloud in MX. WHOIS lists registrar:akky (una division de nic mexico) as the registrar.
Nutrition Label
Resolution chain
ragasa.com.mx resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 169.46.178.45 | 169.46.128.0/17 | AS36351 | SOFTLAYER - IBM Cloud | MX |
WHOIS identity
- Registrar
- registrar:akky (una division de nic mexico)
- Organization
- marcatel com s.a de c.v
- Contact emails
- —
Subdomains
9 observed subdomains of ragasa.com.mx.
Web-graph footprint
Distinct hostnames that link to or from ragasa.com.mx in the public web crawl.
25 sites link to this hostname.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
23 SPF mechanisms authorising senders for ragasa.com.mx.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf_c.oraclecloud.com |
| SPF_IP | 104.215.112.74 |
| SPF_IP | 129.148.11.0/24 |
| SPF_IP | 139.138.32.151 |
| SPF_IP | 139.138.35.199 |
| SPF_IP | 148.59.100.16/28 |
| SPF_IP | 148.59.101.16/28 |
| SPF_IP | 148.59.106.0/23 |
| SPF_IP | 148.59.108.0/23 |
| SPF_IP | 169.46.178.45 |
| SPF_IP | 184.173.249.72 |
| SPF_IP | 189.209.96.226 |
| SPF_IP | 189.209.96.229 |
| SPF_IP | 201.175.33.4 |
| SPF_IP | 207.54.80.250 |
| SPF_IP | 207.54.81.47 |
| SPF_IP | 208.185.229.0/24 |
| SPF_IP | 208.185.235.0/24 |
| SPF_IP | 23.102.164.89 |
| SPF_IP | 35.80.141.6/32 |
| SPF_IP | 40.74.250.203 |
| SPF_IP | 44.229.121.55/32 |
Related pages
Pivot deeper into the graph from ragasa.com.mx.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ragasa.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.