Skip to content

Hostname

learningrecordsystem.com

Last fetched

learningrecordsystem.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 · learningrecordsystem.comRouting diversity7.6/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/learningrecordsystem.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.178.24016.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.180.2416.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.24816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.6616.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.5516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.1716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.191.5816.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.19216.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.20816.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.201.4716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.10716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.22716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.2716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.107.18116.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.37.24516.182.32.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.65.11716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.67.7716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.72.20516.182.72.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.14.1673.5.14.0/23AS14618AMAZON-AES - 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 learningrecordsystem.com.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from learningrecordsystem.com.

Cypher and MCP

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

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