Hostname
quivisi.com
Last fetched
quivisi.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
quivisi.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 34.212.1.55 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.212.146.236 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 34.213.153.18 | 34.208.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.167.186.74 | 35.160.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 35.81.49.169 | 35.80.0.0/12 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 44.230.184.145 | 44.224.0.0/11 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 54.188.110.99 | 54.188.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:48
- Organization
- mywebsearch.com.au pty
- Contact emails
Subdomains
1 observed subdomain of quivisi.com.
| Subdomain |
|---|
| www.quivisi.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for quivisi.com.
| Mechanism | Target |
|---|---|
| SPF_A | beta.exciteholidays.com |
| SPF_A | quivisi.com |
| SPF_INCLUDE | cmail1.com |
| SPF_INCLUDE | maildelivery.com.au |
| SPF_IP | 184.106.223.186 |
Related pages
Pivot deeper into the graph from quivisi.com.
- IP · 34.212.1.55
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:48
- Country · US
- Email · info@mywebsearch.com.au
- TLD · .com
- Browse hostnames · qu…
- 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: "quivisi.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.