Skip to content

Hostname

rna.com.pt

Last fetched

rna.com.pt resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · rna.com.ptRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/rna.com.pt

Resolution chain

rna.com.pt resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
49.12.169.17249.12.0.0/16AS24940DE

WHOIS identity

Registrar
Organization
rna - rede nacional de assistência,
Contact emails

Subdomains

7 observed subdomains of rna.com.pt.

Web-graph footprint

Distinct hostnames that link to or from rna.com.pt in the public web crawl.

39 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for rna.com.pt.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.ptasp.com
SPF_INCLUDE_spfrlo.meoempresas.pt
SPF_IP185.15.22.68
SPF_IP209.85.208.179
SPF_IP89.115.226.73
SPF_IP94.126.161.102
SPF_IP94.126.168.155
SPF_IP94.46.175.166
SPF_IP94.46.175.23

Related pages

Pivot deeper into the graph from rna.com.pt.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "rna.com.pt"})-[: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.