Skip to content

Hostname

wingstop.com

Last fetched

wingstop.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:3786 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
3.174.46.383.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.543.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.883.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.923.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.11799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.2399.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.4699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8599.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:3786
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

36 observed subdomains of wingstop.com.

Web-graph footprint

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

1,318 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for wingstop.com.

Related pages

Pivot deeper into the graph from wingstop.com.

Cypher and MCP

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

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