Skip to content

Hostname

corcept.com

Last fetched

corcept.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

corcept.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
166.117.64.72166.117.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
corcept therapeutics
Contact emails

Subdomains

48 observed subdomains of corcept.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for corcept.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeduneering.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmktomail.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.agiloft.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.45.152.229
SPF_IP13.91.255.66
SPF_IP13.91.48.24
SPF_IP208.218.214.19/32
SPF_IP208.234.168.2/32
SPF_IP23.101.143.147
SPF_MXcorcept.com
SPF_REDIRECT_spf.corcept.com

Related pages

Pivot deeper into the graph from corcept.com.

Cypher and MCP

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

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