Hostname
gretnagreen.com
Last fetched
gretnagreen.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1515 as the registrar.
Nutrition Label
Resolution chain
gretnagreen.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.21.39.86 | 104.21.32.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.170.23 | 172.67.160.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.96.3 | 188.114.96.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 188.114.97.3 | 188.114.97.0/24 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
WHOIS identity
- Registrar
- iana:1515
- Organization
- domains by proxy,
- Contact emails
Subdomains
14 observed subdomains of gretnagreen.com.
Showing 13 of 14. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from gretnagreen.com in the public web crawl.
197 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
21 SPF mechanisms authorising senders for gretnagreen.com.
| Mechanism | Target |
|---|---|
| SPF_A | gretnagreen.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | spf.dotmailer.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.95.233.171/32 |
| SPF_IP | 13.95.233.20/32 |
| SPF_IP | 13.95.235.106/32 |
| SPF_IP | 13.95.236.16/32 |
| SPF_IP | 13.95.238.103/32 |
| SPF_IP | 13.95.238.208/32 |
| SPF_IP | 149.86.103.40/29 |
| SPF_IP | 157.231.27.203 |
| SPF_IP | 164.39.219.211 |
| SPF_IP | 185.197.62.189 |
| SPF_IP | 188.66.71.127 |
| SPF_IP | 212.74.7.14 |
| SPF_IP | 51.148.48.178 |
| SPF_IP | 51.52.38.105 |
| SPF_IP | 52.166.124.85/32 |
| SPF_IP | 52.233.191.178/32 |
| SPF_MX | gretnagreen.com |
Related pages
Pivot deeper into the graph from gretnagreen.com.
- IP · 104.21.39.86
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1515
- Country · CA
- Email · susan.clark@gretnagreen.com
- TLD · .com
- Browse hostnames · gr…
- 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: "gretnagreen.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.