Skip to content

Hostname

teaching.ksteinfe.com

Last fetched

teaching.ksteinfe.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · teaching.ksteinfe.comRouting diversity5.6/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/teaching.ksteinfe.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.19816.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.185.2716.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.1516.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.189.10216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.98.17316.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.53.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.210.16552.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.49.1352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.16552.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.168.20552.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.232.24552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.234.4552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.88.24352.217.88.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.194.6954.231.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.236.12554.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with teaching.ksteinfe.com in WhisperGraph.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from teaching.ksteinfe.com.

Cypher and MCP

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

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