Skip to content

Hostname

renas.no

Last fetched

renas.no resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · renas.noRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/renas.no

Resolution chain

renas.no resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
52.49.49.4352.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.140.4754.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.185.6163.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with renas.no in WhisperGraph.

Subdomains

23 observed subdomains of renas.no.

Web-graph footprint

Distinct hostnames that link to or from renas.no in the public web crawl.

134 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for renas.no.

MechanismTarget
SPF_Amx.blix.com
SPF_INCLUDE_spf.online.superoffice.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.emarketeer.com
SPF_IP185.152.35.240/28
SPF_MXrenas.no

Related pages

Pivot deeper into the graph from renas.no.

Cypher and MCP

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

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