Hostname
viviesimo.com
Last fetched
viviesimo.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:1052 as the registrar.
Nutrition Label
Resolution chain
viviesimo.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 |
|---|---|---|---|---|
| 13.227.173.49 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.66 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.74 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 13.227.173.94 | 13.227.168.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.160.77.23 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.45 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.5 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
| 3.160.77.76 | 3.160.76.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | AE |
WHOIS identity
- Registrar
- iana:1052
- Organization
- wedding planner
- Contact emails
Subdomains
2 observed subdomains of viviesimo.com.
| Subdomain |
|---|
| vpn.viviesimo.com |
| www.viviesimo.com |
Threat posture
History
Related pages
Pivot deeper into the graph from viviesimo.com.
- IP · 13.227.173.49
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1052
- Country · FR
- Email · a482f76a422babdc756c9c4992cda992_2579397_o@whoisprivacy.com
- TLD · .com
- Browse hostnames · vi…
- 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: "viviesimo.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.