Skip to content

Hostname

cortisolmatters.com

Last fetched

cortisolmatters.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in AU. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cortisolmatters.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/cortisolmatters.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.158.20.107108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.44108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.56108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
108.158.20.91108.158.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
18.67.39.1118.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.1818.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.7518.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.39.8418.67.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.473.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.593.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.783.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.122.883.168.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of cortisolmatters.com.

Web-graph footprint

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

9 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cortisolmatters.com.

MechanismTarget
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cortisolmatters.com.

Cypher and MCP

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

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