Skip to content

Hostname

proschool.ai

Last fetched

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

Nutrition Label

WHISPER CANON · proschool.aiRouting diversity3.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/proschool.ai

Resolution chain

proschool.ai resolves to 10 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.22.102.111107.22.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
3.170.221.1083.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.153.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.733.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
3.170.221.863.170.220.0/23AS16509AMAZON-02 - Amazon.com, Inc.KR
52.22.65.952.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
65.9.46.10165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.10565.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.12165.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE
65.9.46.6865.9.46.0/24AS16509AMAZON-02 - Amazon.com, Inc.SE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

3 observed subdomains of proschool.ai.

Web-graph footprint

Distinct hostnames that link to or from proschool.ai in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for proschool.ai.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from proschool.ai.

Cypher and MCP

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

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