Skip to content

Hostname

ra.org.na

Last fetched

ra.org.na resolves to 1 IPv4 address operated by AS33763 in NA.

Nutrition Label

WHISPER CANON · ra.org.naRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/ra.org.na

Resolution chain

ra.org.na resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
160.242.47.112160.242.47.0/24AS33763NA

WHOIS identity

No WHOIS records are currently associated with ra.org.na in WhisperGraph.

Subdomains

29 observed subdomains of ra.org.na.

Web-graph footprint

Distinct hostnames that link to or from ra.org.na in the public web crawl.

27 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

6 SPF mechanisms authorising senders for ra.org.na.

MechanismTarget
SPF_Aearth.ra.org.na
SPF_Aearth01.ra.org.na
SPF_INCLUDEspf.protection.outlook.com
SPF_IP41.218.90.135
SPF_IP41.218.90.140
SPF_MXra.org.na

Related pages

Pivot deeper into the graph from ra.org.na.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ra.org.na"})-[: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.