Hostname
zotsell.com
Last fetched
zotsell.com resolves to 1 IPv4 address operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
zotsell.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 94.130.96.190 | 94.130.0.0/16 | AS24940 | HETZNER-AS - Hetzner Online GmbH | DE |
WHOIS identity
- Registrar
- iana:69
- Organization
- tradenet srl societa/ditta
- Contact emails
Subdomains
107 observed subdomains of zotsell.com.
Showing 25 of 107. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from zotsell.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for zotsell.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mailgun.org |
| SPF_INCLUDE | mxscw.trade-services.it |
| SPF_IP | 156.54.13.134/32 |
| SPF_IP | 198.61.254.26/32 |
| SPF_IP | 198.61.254.48/32 |
| SPF_IP | 46.101.225.120/32 |
Related pages
Pivot deeper into the graph from zotsell.com.
- IP · 94.130.96.190
- ASN · AS24940HETZNER-AS - Hetzner Online GmbH
- Registrar · iana:69
- Country · DE
- Email · domain@tradenet.it
- TLD · .com
- Browse hostnames · zo…
- 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: "zotsell.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.