Skip to content

Hostname

zco.com

Last fetched

zco.com resolves to 11 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · zco.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/zco.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.123.17613.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.218.2303.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.214.1223.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.138.250.803.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.143.74.2303.136.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.15.76.263.14.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.122.2183.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.17.84.2263.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.18.17.193.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.19.0.1453.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.14.212.2952.14.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for zco.com.

MechanismTarget
SPF_INCLUDE2724483.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXzco.com

Related pages

Pivot deeper into the graph from zco.com.

Cypher and MCP

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

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