Skip to content

Hostname

warbyparker.com

Last fetched

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

Nutrition Label

WHISPER CANON · warbyparker.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/warbyparker.com

Resolution chain

warbyparker.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.10513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.12713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.33.187.11613.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.12313.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.2913.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.33.187.7513.33.186.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.6013.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.8213.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9313.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.9513.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.238.55.12918.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.8318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.9818.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.66.248.1218.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.12918.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.318.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.5518.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:48
Organization
site administrator
Contact emails

Subdomains

93 observed subdomains of warbyparker.com.

Web-graph footprint

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

5,150 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for warbyparker.com.

Related pages

Pivot deeper into the graph from warbyparker.com.

Cypher and MCP

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

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