Skip to content

Hostname

zoro.com

Last fetched

zoro.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

zoro.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
34.120.127.22034.120.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:292
Organization
domain administrator
Contact emails

Subdomains

67 observed subdomains of zoro.com.

Web-graph footprint

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

1,149 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for zoro.com.

MechanismTarget
SPF_INCLUDE_spf.samanage.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsent-via.netsuite.com
SPF_IP104.47.0.0/17
SPF_IP108.177.15.26/32
SPF_IP108.177.8.0/21
SPF_IP108.177.96.0/19
SPF_IP109.73.2.54
SPF_IP119.9.150.15/32
SPF_IP13.111.0.0/24
SPF_IP13.111.1.0/24
SPF_IP13.111.2.0/24
SPF_IP13.111.3.0/24
SPF_IP13.111.53.0/24
SPF_IP13.111.54.0/24
SPF_IP13.111.63.0/24
SPF_IP13.111.92.0/24
SPF_IP130.211.0.0/22
SPF_IP130.61.68.235/32
SPF_IP132.145.11.129/32
SPF_IP132.145.13.209/32
SPF_IP134.170.140.0/24
SPF_IP136.147.135.0/24
SPF_IP136.147.176.0/24
SPF_IP136.147.182.0/24
SPF_IP157.55.234.0/24
SPF_IP157.56.110.0/23
SPF_IP157.56.112.0/24
SPF_IP167.115.11.210
SPF_IP167.115.11.211
SPF_IP167.115.127.100
SPF_IP167.115.127.101
SPF_IP167.115.8.41
SPF_IP167.115.8.42
SPF_IP167.216.129.170/32
SPF_IP167.216.129.182/31
SPF_IP167.216.129.184/29
SPF_IP167.216.129.192/29
SPF_IP167.216.129.200/32
SPF_IP167.216.129.205/32
SPF_IP167.216.129.206/31
SPF_IP167.216.129.208/31
SPF_IP167.216.129.210/32
SPF_IP167.89.58.181
SPF_IP167.89.64.157
SPF_IP167.89.64.5
SPF_IP172.217.0.0/19
SPF_IP172.217.128.0/19
SPF_IP172.217.160.0/20
SPF_IP172.217.192.0/19
SPF_IP172.217.32.0/20
SPF_IP173.194.0.0/16
SPF_IP185.72.128.75/32
SPF_IP185.72.128.76/32
SPF_IP195.14.73.86
SPF_IP195.14.73.87
SPF_IP198.245.81.0/24
SPF_IP199.122.123.188/30
SPF_IP199.122.123.192/32
SPF_IP2001:4860:4000::/36
SPF_IP2001:489a:2202::/48
SPF_IP204.13.11.36
SPF_IP204.13.11.48
SPF_IP204.13.11.49
SPF_IP204.13.11.51
SPF_IP204.13.9.184
SPF_IP204.13.9.185
SPF_IP207.46.100.0/24
SPF_IP207.46.163.0/24
SPF_IP207.46.51.64/26
SPF_IP208.46.212.196/32
SPF_IP208.46.212.206/31
SPF_IP208.46.212.208/31
SPF_IP208.46.212.210/32
SPF_IP209.85.128.0/17
SPF_IP209.85.202.27/32
SPF_IP212.25.240.75/32
SPF_IP212.25.240.76/32
SPF_IP213.199.154.0/24
SPF_IP213.199.180.128/26
SPF_IP216.239.32.0/19
SPF_IP216.32.180.0/23
SPF_IP216.58.192.0/19
SPF_IP23.103.128.0/19
SPF_IP23.103.191.0/24
SPF_IP23.103.198.0/23
SPF_IP23.103.200.0/21
SPF_IP23.103.208.0/21
SPF_IP2404:6800:4000::/36
SPF_IP2607:f8b0:4000::/36
SPF_IP2607:f8b0:400c:c06:0:0:0:1b
SPF_IP2800:3f0:4000::/36
SPF_IP2a00:1450:4000::0/36
SPF_IP2a00:1450:400b:c00:0:0:0:1a
SPF_IP2a00:1450:400b:c00:0:0:0:1b
SPF_IP2a00:1450:400c:c0c:0:0:0:1a
SPF_IP2a01:111:f400::0/48
SPF_IP2c0f:fb50:4000::/36
SPF_IP35.190.247.0/24
SPF_IP35.191.0.0/16

Related pages

Pivot deeper into the graph from zoro.com.

Cypher and MCP

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

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