Skip to content

Hostname

learningsturn.com

Last fetched

learningsturn.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · learningsturn.comRouting diversity6.6/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/learningsturn.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.5416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.11616.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.24916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.109.20516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.32.1316.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.42.17316.182.40.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.64.9316.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.19716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.96.22916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.1613.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.16.1873.5.16.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.211.19752.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.51.12552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.62.5352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.10952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.203.3752.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.233.13352.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.64.12352.217.64.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.85.5952.217.85.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
3351 aspen grove dr #300
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for learningsturn.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from learningsturn.com.

Cypher and MCP

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

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