Skip to content

Hostname

www.studymaker.com

Last fetched

www.studymaker.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.studymaker.comRouting diversity5.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/www.studymaker.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.18416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.13616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.8216.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.21316.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.152.13952.216.152.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.106.17952.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.167.23752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.10952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.194.23752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.197.21352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.20554.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.133.3754.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.160.12554.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.6954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.studymaker.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for www.studymaker.com.

MechanismTarget
SPF_Awww.studymaker.com
SPF_INCLUDEg19.spf.mxservers.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP198.170.241.14
SPF_IP198.247.84.34/32
SPF_IP198.247.84.94/32
SPF_IP204.202.242.153/32
SPF_IP204.202.242.176/32
SPF_MXwww.studymaker.com

Related pages

Pivot deeper into the graph from www.studymaker.com.

Cypher and MCP

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

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