Skip to content

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

WHISPER CANON · ringgold.comRouting diversity4.8/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ringgold.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.213.64.22134.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
34.218.141.23434.208.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.161.178.17435.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
35.80.144.24535.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.95.163.2635.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.225.190.14244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.105.17644.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.246.88.23344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.63.10552.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.27.149.14152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.37.178.16752.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.190.128.2154.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
16.148.205.8716.148.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:299
Organization
on behalf of ringgold.com owner
Contact emails

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.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsecureserver.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.24.85.56
SPF_IP52.89.28.216

Related pages

Pivot deeper into the graph from ringgold.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.