Hostname
varietalis.com
Last fetched
varietalis.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:1647 as the registrar.
Nutrition Label
Resolution chain
varietalis.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.161.125.109 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.22 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.38 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.161.125.75 | 18.161.120.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IN |
| 18.172.21.115 | 18.172.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.172.21.46 | 18.172.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.172.21.9 | 18.172.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 18.172.21.94 | 18.172.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | SG |
| 3.171.100.116 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.26 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.32 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.100.38 | 3.171.100.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:1647
- Organization
- s.l. companyia d\\'alella celler i taverna
- Contact emails
Subdomains
6 observed subdomains of varietalis.com.
Web-graph footprint
Distinct hostnames that link to or from varietalis.com in the public web crawl.
9 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for varietalis.com.
| Mechanism | Target |
|---|---|
| SPF_A | varietalis.com |
| SPF_IP | 193.203.119.132 |
| SPF_MX | varietalis.com |
Related pages
Pivot deeper into the graph from varietalis.com.
- IP · 18.161.125.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1647
- Country · IN
- Email · celler@ciadalella.com
- TLD · .com
- Browse hostnames · va…
- 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: "varietalis.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.