Hostname
goldring.ro
Last fetched
goldring.ro resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:ici - rotld as the registrar.
Nutrition Label
Resolution chain
goldring.ro resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.4.180 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.5.180 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.40.85 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.66.43.171 | 172.66.40.0/21 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.75.6 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- registrar:ici - rotld
- Organization
- —
- Contact emails
- —
Subdomains
53 observed subdomains of goldring.ro.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from goldring.ro in the public web crawl.
74 sites link to this hostname.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for goldring.ro.
| Mechanism | Target |
|---|---|
| SPF_A | goldring.ro |
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.sendinblue.com |
| SPF_INCLUDE | spf.sendmachine.info |
| SPF_INCLUDE | spfext.ibkr.com |
| SPF_IP | 144.76.186.197 |
| SPF_IP | 164.68.103.44 |
| SPF_IP | 62.171.138.237 |
| SPF_MX | goldring.ro |
Related pages
Pivot deeper into the graph from goldring.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "goldring.ro"})-[: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.