Hostname
finitespan.com
Last fetched
finitespan.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
finitespan.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.66.122.107 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.27 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.44 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 18.66.122.61 | 18.66.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
| 3.171.85.10 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.39 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.4 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.85.74 | 3.171.84.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of finitespan.com owner
- Contact emails
- 0bda1544-0128-4c8b-97d9-2a2aff0a94b6@identity-protect.org
- 16b7c45d-f2be-4882-8dab-d211cb47777a@identity-protect.org
- 3e55d1c6-af9c-4233-aa51-0c259634d326@identity-protect.org
- 889bb3b4-9bd6-45c9-9dcf-9d9055b13ae6@identity-protect.org
- b0c0448a-1a2e-4599-8c26-0218aa61733e@identity-protect.org
- d9e0e5d3-ad77-4801-b5d0-3586e794fb4a@identity-protect.org
- owner-3395992@finitespan.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of finitespan.com.
| Subdomain |
|---|
| www.finitespan.com |
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from finitespan.com.
- IP · 18.66.122.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · DE
- Email · 0bda1544-0128-4c8b-97d9-2a2aff0a94b6@identity-protect.org
- 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: "finitespan.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.