Hostname
greenarrowfunds.com
Last fetched
greenarrowfunds.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
greenarrowfunds.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.161.50.16 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.238.191.0 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 50.112.224.191 | 50.112.192.0/18 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.26.211.251 | 52.24.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.36.135.123 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.89.172.56 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of greenarrowfunds.com owner
- Contact emails
- 513508e3-89f8-4ab4-9786-a15be3c3f910@identity-protect.org
- 56299855-87f9-40d2-a48c-61933a719ea4@identity-protect.org
- 6f414ff1-2029-49a7-8e00-60598022784f@identity-protect.org
- 9d360ae5-4814-49c0-92c4-2a0ae462b60d@identity-protect.org
- aba86a34-12c9-47db-b9a9-fac7df64bd40@identity-protect.org
- d6965a91-58ff-4624-b2a6-2567d1c2aa6d@identity-protect.org
- e86efecd-35ea-461c-989b-10b7c04c7266@identity-protect.org
- owner-1809946@greenarrowfunds.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of greenarrowfunds.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for greenarrowfunds.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from greenarrowfunds.com.
- IP · 35.161.50.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 513508e3-89f8-4ab4-9786-a15be3c3f910@identity-protect.org
- 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: "greenarrowfunds.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.