Hostname
ouraring.com
Last fetched
ouraring.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
ouraring.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 13.35.58.117 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.122 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.21 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 13.35.58.29 | 13.35.58.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.238.217.29 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.35 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.39 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.217.91 | 18.238.216.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.128 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.13 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.82 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.160.93 | 99.84.160.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of ouraring.com owner
- Contact emails
- info@evermade.fi
- 0eec5e6a-f9ce-4342-b419-6bdaec1ffdd5@identity-protect.org
- 355677e1-92bb-4edb-81a8-8543b383a404@identity-protect.org
- 64d3dac1-aea7-49bc-8eea-ba833abc1b05@identity-protect.org
- 6593eda1-a284-4b2f-9525-65a045e8d963@identity-protect.org
- c7deb924-4d6e-49d5-aa0b-598bf95c8f5e@identity-protect.org
- d7cd3ec7-1b02-40fe-a95f-aa005f1eff68@identity-protect.org
- owner-1420500@ouraring.com.whoisprivacyservice.org
- owner-1439533@ouraring.com.whoisprivacyservice.org
- owner-1887831@ouraring.com.whoisprivacyservice.org
- owner-2778604@ouraring.com.whoisprivacyservice.org
- owner-8646119@ouraring.com.whoisprivacyservice.org
- owner-972202@ouraring.com.whoisprivacyservice.org
Subdomains
48 observed subdomains of ouraring.com.
Showing 25 of 48. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from ouraring.com in the public web crawl.
5,263 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for ouraring.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 59fj0ti2gc.powerspf.com |
| SPF_INCLUDE | 7217787.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.paubox.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sent-via.netsuite.com |
| SPF_IP | 167.89.73.35/32 |
Related pages
Pivot deeper into the graph from ouraring.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ouraring.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.