Skip to content

Hostname

leamzif.com

Last fetched

leamzif.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.202.32.6518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
18.212.154.19018.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.250.237.733.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.255.217.673.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
3.81.34.983.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.90.255.323.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.93.49.273.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.226.20834.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.244.18.1134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.95.20334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.94.11234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.203.10.17552.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.211.215.6052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.214.148.6852.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.91.84.13952.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.147.197.7954.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.196.173.23154.196.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.225.50.13754.224.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.78.116.14554.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.210.8763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

6 observed subdomains of leamzif.com.

Threat posture

History

Related pages

Pivot deeper into the graph from leamzif.com.

Cypher and MCP

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

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