Skip to content

Hostname

zoohit.si

Last fetched

zoohit.si resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:448 as the registrar.

Nutrition Label

WHISPER CANON · zoohit.siRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.2/10canon.whisper.security/host/zoohit.si

Resolution chain

zoohit.si resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.238.80.11818.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.3218.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.718.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.80.7618.238.80.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.1418.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.2318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.3318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8518.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.12818.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.2518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.518.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.192.8618.66.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:448
Organization
Contact emails

Subdomains

20 observed subdomains of zoohit.si.

Web-graph footprint

Distinct hostnames that link to or from zoohit.si in the public web crawl.

71 sites link to this hostname.

173 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zoohit.si.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEfdspfeuc.freshemail.io
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.209.48.170/32

Related pages

Pivot deeper into the graph from zoohit.si.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "zoohit.si"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.