Skip to content

Hostname

ringana.com

Last fetched

ringana.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · ringana.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ringana.com

Resolution chain

ringana.com resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.164.10713.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.2113.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.5213.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.164.9213.32.164.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.147.3018.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.7518.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.147.9718.66.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.363.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.773.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.913.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.227.963.167.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.41.10099.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.4999.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.6099.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.41.999.84.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
andreas wilfinger
Contact emails

Subdomains

652 observed subdomains of ringana.com.

Web-graph footprint

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

846 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ringana.com.

MechanismTarget
SPF_Amailmx.ringana.com
SPF_Amailmx2.ringana.com
SPF_Aringana.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmailing.sagedpw.at
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.110.31.9/32
SPF_IP213.33.0.0/17
SPF_IP62.99.149.230
SPF_IP81.223.193.210
SPF_MXringana.com

Related pages

Pivot deeper into the graph from ringana.com.

Cypher and MCP

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

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