Hostname
greenfastfunds.com
Last fetched
greenfastfunds.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
greenfastfunds.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 |
|---|---|---|---|---|
| 34.214.38.29 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.161.110.117 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.163.7.211 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.35.144.36 | 52.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.88.141.179 | 52.88.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.187.80.242 | 54.186.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of greenfastfunds.com owner
- Contact emails
- 4849135d-8533-46dd-9d19-42078346ab57@identity-protect.org
- ade3ea67-d075-4188-9d24-2456acd7b172@identity-protect.org
- b4697224-af94-422c-a09a-3f0f00f20ad0@identity-protect.org
- b87bdf88-9c0b-4b7b-9b6d-454cc0e08c78@identity-protect.org
- d57f590f-47ac-4204-a85f-0a15e954db76@identity-protect.org
- e6f42530-b1ad-4a02-95e9-cea8e0bf6f85@identity-protect.org
- owner-10057245@greenfastfunds.com.whoisprivacyservice.org
Subdomains
2 observed subdomains of greenfastfunds.com.
Web-graph footprint
Distinct hostnames that link to or from greenfastfunds.com in the public web crawl.
3 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for greenfastfunds.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from greenfastfunds.com.
- IP · 34.214.38.29
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 4849135d-8533-46dd-9d19-42078346ab57@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: "greenfastfunds.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.