Skip to content

Hostname

schoolofrock.com

Last fetched

schoolofrock.com resolves to 15 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.52.204.10413.52.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
18.144.116.11718.144.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
184.169.248.18184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.136.24052.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.3.1052.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.115.23852.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.164.17852.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.173.5752.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.153.46.11754.153.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.176.174.8854.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.177.251.12454.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.115.25154.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.159.654.241.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.181.1754.241.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.67.98.18354.67.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
school of rock llc.
Contact emails

Subdomains

299 observed subdomains of schoolofrock.com.

Web-graph footprint

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

1,954 sites link to this hostname.

316 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for schoolofrock.com.

MechanismTarget
SPF_INCLUDE_u.schoolofrock.com._spf.dmarclb.com

Related pages

Pivot deeper into the graph from schoolofrock.com.

Cypher and MCP

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

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