Skip to content

Hostname

am4education.com

Last fetched

am4education.com resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:1647 as the registrar.

Nutrition Label

WHISPER CANON · am4education.comRouting diversity5.2/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/am4education.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.49.126.198100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
100.52.96.127100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.22.32.51107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
18.210.232.10618.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.243.2513.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.233.72.1033.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.193.48.5734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.224.190.22634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.1.42.052.0.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.88.19652.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.211.156.054.211.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.219.23654.236.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1647
Organization
arshad sayyed
Contact emails

Subdomains

1 observed subdomain of am4education.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for am4education.com.

MechanismTarget
SPF_INCLUDEspf.umbler.com

Related pages

Pivot deeper into the graph from am4education.com.

Cypher and MCP

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

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