Hostname
accolade.com
Last fetched
accolade.com resolves to 2 IPv4 addresses operated by CLOUDFLARESPECTRUM Cloudflare, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
accolade.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 199.60.103.156 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
| 199.60.103.56 | 199.60.103.0/24 | AS209242 | CLOUDFLARESPECTRUM Cloudflare, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ******** ******** (see notes section below on how to view unmasked data)
- Contact emails
- ********@*****.***
- itvendoremails@accolade.com
- 41dd2d0c-0bb8-4a17-969b-a17ab8874d96@identity-protect.org
- 557a8f68-54e1-459d-ad11-00a88e55a3f3@identity-protect.org
- 9eecf0f6-73bd-4e7c-8414-315512df718c@identity-protect.org
- ab34313c-5f1e-41a7-844d-f5a618861d34@identity-protect.org
- b1a18e3b-ea01-41a6-a870-172cd834ced2@identity-protect.org
- b75a9e69-1f0f-4112-94a2-55222a3f2c16@identity-protect.org
- f06d2efa-1c20-4f1a-9fb9-f4fd337e69ff@identity-protect.org
- owner-10143547@accolade.com.whoisprivacyservice.org
- owner-4068642@accolade.com.whoisprivacyservice.org
- owner-471329@accolade.com.whoisprivacyservice.org
- owner-4898808@accolade.com.whoisprivacyservice.org
- owner-6453348@accolade.com.whoisprivacyservice.org
- owner-8226172@accolade.com.whoisprivacyservice.org
- owner-8838637@accolade.com.whoisprivacyservice.org
- owner-9946165@accolade.com.whoisprivacyservice.org
Subdomains
54 observed subdomains of accolade.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from accolade.com in the public web crawl.
249 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for accolade.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | accolade.com._d.sgen.io |
Related pages
Pivot deeper into the graph from accolade.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "accolade.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.