Skip to content

Hostname

zigwheels.com

Last fetched

zigwheels.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · zigwheels.comRouting diversity5.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/zigwheels.com

Resolution chain

zigwheels.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.205.25.8413.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.235.156.1613.232.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
15.206.227.615.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
3.108.144.1093.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.109.135.2153.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.185.973.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.111.73.1833.108.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
3.6.212.1583.6.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.47.14952.66.32.0/19AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.72.14852.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
52.66.97.17752.66.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.102.19865.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.25.2765.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
65.1.32.5065.0.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.203.235.9913.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.161.2813.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.183.17013.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN
13.206.66.15513.204.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IN

WHOIS identity

Registrar
iana:146
Organization
contact privacy inc. customer 028157
Contact emails

Subdomains

24 observed subdomains of zigwheels.com.

Web-graph footprint

Distinct hostnames that link to or from zigwheels.com in the public web crawl.

903 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for zigwheels.com.

MechanismTarget
SPF_Amail.sansoftwares.com
SPF_Azigwheels.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP103.20.212.11
SPF_IP13.127.71.141
SPF_MXzigwheels.com

Related pages

Pivot deeper into the graph from zigwheels.com.

Cypher and MCP

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

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