Hostname
super-viva.com
Last fetched
super-viva.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in FR. WHOIS lists iana:955 as the registrar.
Nutrition Label
Resolution chain
super-viva.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 |
|---|---|---|---|---|
| 143.204.194.115 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.18 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.22 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 143.204.194.91 | 143.204.192.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 18.238.4.106 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.109 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.111 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.238.4.82 | 18.238.4.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:955
- Organization
- besian gashi
- Contact emails
Subdomains
6 observed subdomains of super-viva.com.
Web-graph footprint
Distinct hostnames that link to or from super-viva.com in the public web crawl.
5 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for super-viva.com.
| Mechanism | Target |
|---|---|
| SPF_A | super-viva.com |
| SPF_INCLUDE | websitewelcome.com |
| SPF_MX | super-viva.com |
Related pages
Pivot deeper into the graph from super-viva.com.
- IP · 143.204.194.115
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:955
- Country · FR
- Email · besian.gashi@auloni.com
- TLD · .com
- Browse hostnames · su…
- 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: "super-viva.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.