Skip to content

Hostname

tablets4teachers.com

Last fetched

tablets4teachers.com resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.35.208100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.135.863.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.153.56.5835.153.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
44.199.35.16544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.217.103.12544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.21.112.12852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.249.24552.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.164.168.16954.164.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of tablets4teachers.com.

Threat posture

History

Related pages

Pivot deeper into the graph from tablets4teachers.com.

Cypher and MCP

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

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