Skip to content

Hostname

schoolcity.com

Last fetched

schoolcity.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · schoolcity.comRouting diversity5.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/schoolcity.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.23.196.161100.20.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
16.145.126.23016.145.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
35.163.33.4735.160.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.US
44.226.58.3144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.232.173.10344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.205.11944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.241.247.22344.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.245.78.1944.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.196.24352.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.39.158.25152.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
52.42.177.21552.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.200.93.1354.200.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.68.247.8454.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.45.12654.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.36.46.2452.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
32.185.102.9732.184.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

100 observed subdomains of schoolcity.com.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for schoolcity.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from schoolcity.com.

Cypher and MCP

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

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