Skip to content

Hostname

scholastic.co.uk

Last fetched

scholastic.co.uk resolves to 13 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:123-reg limited t/a 123-reg [tag = 123-reg] as the registrar.

Nutrition Label

WHISPER CANON · scholastic.co.ukRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/scholastic.co.uk

Resolution chain

scholastic.co.uk resolves to 13 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.132.184.10108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
176.34.108.129176.34.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.61.16634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.33.18934.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.246.56.6634.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.0.18934.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.12.25234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.252.111.12034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.253.65.19434.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.176.7763.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.33.8.13263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
63.35.82.11263.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.120.22134.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg [tag = 123-reg]
Organization
scholastic
Contact emails

Subdomains

64 observed subdomains of scholastic.co.uk.

Web-graph footprint

Distinct hostnames that link to or from scholastic.co.uk in the public web crawl.

311 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for scholastic.co.uk.

MechanismTarget
SPF_Ascholastic.co.uk
SPF_INCLUDEamazonses.com
SPF_INCLUDEciphr247.com
SPF_INCLUDEspf-003a5d01.pphosted.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from scholastic.co.uk.

Cypher and MCP

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

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