Skip to content

Hostname

superteachertools.us

Last fetched

superteachertools.us resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · superteachertools.usRouting diversity4.8/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/superteachertools.us

Resolution chain

superteachertools.us resolves to 14 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.21.148.192107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.13.2283.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.197.92.6434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.200.44.634.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.202.104.12534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.196.24.544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.207.110.21644.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.57.5744.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
54.81.90.14054.80.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.82.236.18998.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.227.5298.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.87.231.25598.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.95.24.5998.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.5.128.23252.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:81
Organization
jason kries
Contact emails

Subdomains

1 observed subdomain of superteachertools.us.

Web-graph footprint

Distinct hostnames that link to or from superteachertools.us in the public web crawl.

228 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from superteachertools.us.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "superteachertools.us"})-[: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.