Hostname
zinobe.com
Last fetched
zinobe.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
zinobe.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 |
|---|---|---|---|---|
| 108.138.51.120 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.34 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.36 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 108.138.51.60 | 108.138.106.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.172.52.127 | 18.172.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.45 | 18.172.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.7 | 18.172.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.52.89 | 18.172.73.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of zinobe.com owner
- Contact emails
- zinobe.com@domainsbyproxy.com
- tarek@prestamigo.com
- 03867308-91ee-4a8d-a871-001e88e54738@identity-protect.org
- 28abf7ec-a510-48f5-b79c-0155e3d38890@identity-protect.org
- 8f423bfb-889b-44d6-bb51-97cfa1b858b8@identity-protect.org
- 90db6199-e8a2-4df6-bc07-7711aea03176@identity-protect.org
- 95cd818e-1d40-432f-b2f9-bae6250bf2c5@identity-protect.org
Subdomains
15 observed subdomains of zinobe.com.
Web-graph footprint
Distinct hostnames that link to or from zinobe.com in the public web crawl.
23 sites link to this hostname.
2 sites linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for zinobe.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | email-messaging.com |
Related pages
Pivot deeper into the graph from zinobe.com.
- IP · 108.138.51.120
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · IE
- Email · zinobe.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · zi…
- 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: "zinobe.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.