Hostname
ringgold.com
Last fetched
ringgold.com resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
ringgold.com resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.213.64.221 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.218.141.234 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.178.174 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.80.144.245 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.95.163.26 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.225.190.142 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.230.105.176 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.246.88.233 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.25.63.105 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.27.149.141 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.37.178.167 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.190.128.21 | 54.190.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 16.148.205.87 | 16.148.128.0/17 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- on behalf of ringgold.com owner
- Contact emails
- domain.admin@copyright.com
- bill.haase@ringgold.com
- jf2cn7hx3ah@networksolutionsprivateregistration.com
- rs2te4ga8e5@networksolutionsprivateregistration.com
- ralph.shoffner@ringgold.com
- ss8tc4kd5gw@networksolutionsprivateregistration.com
- 1d340538-d2e1-4efc-84ff-7880d3b7e2f4@identity-protect.org
- 2d255141-8dfa-43ad-a28a-953cdc850a99@identity-protect.org
- 4d0af04b-aaa6-43d8-86b5-feb970f9243b@identity-protect.org
- 6773306c-c8bc-41f1-93f9-fdc9d6eb91ac@identity-protect.org
- dda3edf5-ac13-4939-99f2-d28b42a0e01d@identity-protect.org
- ec4f1ec7-36ea-4b39-9fe0-39e31971207a@identity-protect.org
Subdomains
11 observed subdomains of ringgold.com.
Web-graph footprint
Distinct hostnames that link to or from ringgold.com in the public web crawl.
73 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for ringgold.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | secureserver.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 52.24.85.56 |
| SPF_IP | 52.89.28.216 |
Related pages
Pivot deeper into the graph from ringgold.com.
- IP · 34.213.64.221
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · US
- Email · domain.admin@copyright.com
- TLD · .com
- Browse hostnames · ri…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ringgold.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.