Skip to content

Hostname

learnamatrol.com

Last fetched

learnamatrol.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.58.49.7213.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.183.17516.58.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
16.58.76.8816.58.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
18.119.171.4718.116.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.188.240.14318.188.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.190.201.10018.190.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.221.87.8418.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.222.61.5918.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.222.68.13018.220.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.225.232.318.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
18.227.64.5118.224.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.128.105.163.128.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
3.13.120.523.13.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.130.248.2383.130.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.131.112.2243.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
3.133.57.813.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.134.51.1653.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.151.41.2223.144.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.219.573.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
3.16.252.2323.16.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
amatrol
Contact emails

Subdomains

68 observed subdomains of learnamatrol.com.

Web-graph footprint

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

7 sites link to this hostname.

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for learnamatrol.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from learnamatrol.com.

Cypher and MCP

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

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