Skip to content

Hostname

applebees.com

Last fetched

applebees.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.33.67.11913.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.2813.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.3113.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.33.67.9413.33.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.144.3318.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.4818.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.6118.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.164.144.7218.164.144.0/22AS16509AMAZON-02 - Amazon.com, Inc.IN
18.245.46.10018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5118.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5418.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
******** ********
Contact emails

Subdomains

35 observed subdomains of applebees.com.

Web-graph footprint

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

3,099 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for applebees.com.

MechanismTarget
SPF_INCLUDE_spf.lunchbox.io
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.133.38.16/28
SPF_IP12.178.20.176/28
SPF_IP129.146.199.122
SPF_IP13.108.0.0/14
SPF_IP135.84.68.123/32
SPF_IP159.183.106.117
SPF_IP159.183.136.109
SPF_IP159.183.136.112
SPF_IP174.128.1.0/24
SPF_IP174.128.7.0/24
SPF_IP174.143.11.196
SPF_IP206.152.14.54/32
SPF_IP208.86.168.0/22
SPF_IP208.86.168.7/32
SPF_IP50.17.211.192/28
SPF_IP50.56.137.176
SPF_IP52.26.107.143
SPF_IP64.49.210.64/28
SPF_IP72.32.182.2
SPF_IP74.201.71.42/32
SPF_IP74.205.89.224/28
SPF_IP98.142.88.0/26

Related pages

Pivot deeper into the graph from applebees.com.

Cypher and MCP

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

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