Hostname
upspinz77.com
Last fetched
upspinz77.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
upspinz77.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.245.199.129 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.57 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.58 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.245.199.6 | 18.245.196.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.227.24 | 3.175.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.175.227.75 | 3.175.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.175.227.93 | 3.175.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.175.227.99 | 3.175.224.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
Subdomains
1 observed subdomain of upspinz77.com.
| Subdomain |
|---|
| www.upspinz77.com |
Threat posture
History
Related pages
Pivot deeper into the graph from upspinz77.com.
- IP · 18.245.199.129
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · FR
- Email · 1b3f63a4cac3ed284c747d46cf72bb065080897dc040a3cff618fb255011b9a5@upspinz77.com.whoisproxy.org
- TLD · .com
- Browse hostnames · up…
- 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: "upspinz77.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.