Hostname
finanzguru.com
Last fetched
finanzguru.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
finanzguru.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.164.96.102 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.20 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.68 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.164.96.74 | 18.164.96.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.111 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.30 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.46 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.65.229.5 | 18.65.228.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of finanzguru.com owner
- Contact emails
- domains@hugedomains.com
- 17b2a26c-46ca-49c2-86c7-cda4238702e7@identity-protect.org
- 4ec13020-b0bb-40ae-ad17-1fdc6d85827e@identity-protect.org
- 5163bc65-e539-4592-866c-ed80ef375cab@identity-protect.org
- a5d3a89e-0c48-4f29-aba4-1bdcef884038@identity-protect.org
- a7a34f5d-fc07-4c3b-ad07-eea7425b0bb0@identity-protect.org
- f47441df-142b-4b03-9135-6fc9785aaf47@identity-protect.org
Web-graph footprint
Distinct hostnames that link to or from finanzguru.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from finanzguru.com.
- IP · 18.164.96.102
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · domains@hugedomains.com
- TLD · .com
- Browse hostnames · fi…
- 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: "finanzguru.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.