Skip to content

Hostname

zitec-shop.com

Last fetched

zitec-shop.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · zitec-shop.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zitec-shop.com

Resolution chain

zitec-shop.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.197.165.12118.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.124.69.1963.124.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
3.71.129.433.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.111.2313.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
35.157.117.9935.156.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
52.57.196.5552.57.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:1390
Organization
zitec industrietechnik
Contact emails

Subdomains

2 observed subdomains of zitec-shop.com.

Web-graph footprint

Distinct hostnames that link to or from zitec-shop.com in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for zitec-shop.com.

MechanismTarget
SPF_INCLUDEzitec.de
SPF_IP194.213.125.57/32

Related pages

Pivot deeper into the graph from zitec-shop.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "zitec-shop.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 20

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