Hostname
40kfunds.com
Last fetched
40kfunds.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
40kfunds.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.213.132.186 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.253.88.40 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.37.204.227 | 52.36.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of 40kfunds.com owner
- Contact emails
- 031a66d2-1291-4b45-843d-bf1b18d68897@identity-protect.org
- 093ef9b7-9f9c-4886-a4ea-4c317daddb15@identity-protect.org
- 3c844648-3f35-45e0-bb57-df56d0fa8fa0@identity-protect.org
- 63caefb2-8d25-4c41-b31f-459717e59ad0@identity-protect.org
- 9360d5f4-33fb-49de-942c-d424ae815705@identity-protect.org
- dfa33fdd-d8a8-4e6d-b97d-8ef6ee6d82c2@identity-protect.org
- f7c3b116-5b41-4a0c-b2a2-fdcad38adb34@identity-protect.org
Subdomains
1 observed subdomain of 40kfunds.com.
| Subdomain |
|---|
| mail.40kfunds.com |
Threat posture
History
Mail and authentication
MX records
Related pages
Pivot deeper into the graph from 40kfunds.com.
- IP · 34.213.132.186
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 031a66d2-1291-4b45-843d-bf1b18d68897@identity-protect.org
- TLD · .com
- Browse hostnames · 40…
- 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: "40kfunds.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.