Hostname
fundlist.com
Last fetched
fundlist.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
fundlist.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 |
|---|---|---|---|---|
| 99.84.234.121 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.74 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.86 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.84.234.93 | 99.84.232.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of fundlist.com owner
- Contact emails
- sales@namefind.com
- 13e9a3df-f81a-4fe4-8fe1-920b719c5033@identity-protect.org
- 24f0e9c1-6409-4b91-86c9-50dbf5e27fa9@identity-protect.org
- 291658fa-4bb4-432d-a9f4-bfdabc7d1517@identity-protect.org
- 3a023ad5-d88c-434c-adc8-5cfcfe188503@identity-protect.org
- c56dac17-fe77-43bd-a668-b8c30259b36e@identity-protect.org
- e3252b8d-1a8a-43e3-b50f-e259c12af86d@identity-protect.org
Subdomains
12 observed subdomains of fundlist.com.
Threat posture
History
Related pages
Pivot deeper into the graph from fundlist.com.
- IP · 99.84.234.121
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · sales@namefind.com
- TLD · .com
- Browse hostnames · fu…
- 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: "fundlist.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.