Skip to content

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

WHISPER CANON · ragasa.com.mxRouting diversity1.5/10Peering density7.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ragasa.com.mx

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.

IPPrefixASNOperatorCountry
169.46.178.45169.46.128.0/17AS36351SOFTLAYER - IBM CloudMX

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.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for ragasa.com.mx.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf_c.oraclecloud.com
SPF_IP104.215.112.74
SPF_IP129.148.11.0/24
SPF_IP139.138.32.151
SPF_IP139.138.35.199
SPF_IP148.59.100.16/28
SPF_IP148.59.101.16/28
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP169.46.178.45
SPF_IP184.173.249.72
SPF_IP189.209.96.226
SPF_IP189.209.96.229
SPF_IP201.175.33.4
SPF_IP207.54.80.250
SPF_IP207.54.81.47
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP23.102.164.89
SPF_IP35.80.141.6/32
SPF_IP40.74.250.203
SPF_IP44.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.