Skip to content

Hostname

simplilearn.com

Last fetched

simplilearn.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.225.196.10013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.12413.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.3013.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
13.225.196.3313.225.192.0/21AS16509AMAZON-02 - Amazon.com, Inc.CA
3.165.75.1073.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.563.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.63.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
3.165.75.993.128.0.0/10AS16509AMAZON-02 - Amazon.com, Inc.SG
52.222.214.12152.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.6052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for simplilearn.com.

MechanismTarget
SPF_Asimplilearn.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_IP49.50.74.147
SPF_IP72.52.224.101
SPF_MXsimplilearn.com

Related pages

Pivot deeper into the graph from simplilearn.com.

Cypher and MCP

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

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