Skip to content

Hostname

wrigley.com

Last fetched

wrigley.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · wrigley.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wrigley.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.96.1018.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.4318.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.7418.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.96.8118.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.46.10518.245.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.2218.245.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.4618.245.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.6318.245.88.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.217.10752.84.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.4052.84.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.4952.84.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.217.5352.84.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.13.9518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.8318.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE
18.67.13.418.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:470
Organization
domain administrator wm. wrigley jr.
Contact emails

Subdomains

30 observed subdomains of wrigley.com.

Web-graph footprint

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

461 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wrigley.com.

MechanismTarget
SPF_INCLUDEeffem.com
SPF_INCLUDEservers.mcsv.net
SPF_IP52.2.214.242

Related pages

Pivot deeper into the graph from wrigley.com.

Cypher and MCP

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

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