Hostname
regentatlantic.com
Last fetched
regentatlantic.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:469 as the registrar.
Nutrition Label
Resolution chain
regentatlantic.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.83.123 | 104.21.80.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.175.213 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:469
- Organization
- ci private wealth,
- Contact emails
- b59rh9ry8kv@networksolutionsprivateregistration.com
- c47jn3y96wp@networksolutionsprivateregistration.com
- gp7nd9vv3ys@networksolutionsprivateregistration.com
- h48mv26d4ys@networksolutionsprivateregistration.com
- j53e73ad43k@networksolutionsprivateregistration.com
- ja6jj9kt5vb@networksolutionsprivateregistration.com
- jd4xs4ng6wj@networksolutionsprivateregistration.com
- k73m89xt89z@networksolutionsprivateregistration.com
- mv94s6cm7cy@networksolutionsprivateregistration.com
- n57u843a7rb@networksolutionsprivateregistration.com
- p87km58u6ar@networksolutionsprivateregistration.com
- sa5gv9hb4ry@networksolutionsprivateregistration.com
- sw6qk4ze8z3@networksolutionsprivateregistration.com
- tf8nn2jz9j6@networksolutionsprivateregistration.com
- w55yj7jb6st@networksolutionsprivateregistration.com
- ys3bb9dw57q@networksolutionsprivateregistration.com
- zf8t29e76sr@networksolutionsprivateregistration.com
- zt6g28nz6aw@networksolutionsprivateregistration.com
Subdomains
27 observed subdomains of regentatlantic.com.
Showing 22 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from regentatlantic.com in the public web crawl.
34 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for regentatlantic.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.209.35.28/32 |
| SPF_IP | 191.237.4.149/32 |
| SPF_IP | 216.71.145.103 |
| SPF_IP | 216.71.146.160 |
Related pages
Pivot deeper into the graph from regentatlantic.com.
- IP · 104.21.83.123
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:469
- Country · CA
- Email · b59rh9ry8kv@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · re…
- 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: "regentatlantic.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.