Skip to content

Hostname

zipcar.com

Last fetched

zipcar.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.1913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.55.26143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.3143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.70143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
143.204.55.82143.204.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.CH
18.66.248.12018.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.2018.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.3618.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.7918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.1003.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.23.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.353.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.82.783.161.80.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.141.1003.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.53.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.913.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB
3.174.141.943.174.141.0/24AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

43 observed subdomains of zipcar.com.

Web-graph footprint

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

3,223 sites link to this hostname.

395 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for zipcar.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.messagelabs.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP35.173.46.23/32
SPF_MXzipcar.com

Related pages

Pivot deeper into the graph from zipcar.com.

Cypher and MCP

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

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