Skip to content

Hostname

riteaid.com

Last fetched

riteaid.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · riteaid.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/riteaid.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.66.40.57172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.199172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
204.28.141.250.0.0.0/0AS64073US

WHOIS identity

Registrar
iana:2
Organization
rite aid corporation
Contact emails

Subdomains

79 observed subdomains of riteaid.com.

Web-graph footprint

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

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for riteaid.com.

MechanismTarget
SPF_INCLUDEspf1.riteaid.com
SPF_INCLUDEspf2.riteaid.com
SPF_INCLUDEspf3.riteaid.com

Related pages

Pivot deeper into the graph from riteaid.com.

Cypher and MCP

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

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