Hostname
schoolcloud.co.uk
Last fetched
schoolcloud.co.uk resolves to 146.75.28.228, announced in 146.75.28.0/22 by FASTLY - Fastly, Inc. in SG. schoolcloud.co.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 146.75.28.228
146.75.28.0/22 · FASTLY - Fastly, Inc. · Ashburn, US
- 151.101.16.228
151.101.16.0/22 · FASTLY - Fastly, Inc. · Atlanta, US
- 140.248.148.228
140.248.148.0/22 · FASTLY - Fastly, Inc. · Denver, US
IPv6 resolution
No AAAA record for schoolcloud.co.uk is recorded in WhisperGraph.
Attribution
Fastly
cdn · ORIGIN_AS, CDN
WHOIS identity
- Registrar
- registrar:123-reg limited t/a 123-reg [tag = 123-reg]
- Registrant organisation
- james mackle
Subdomains
Showing 12 of 162. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns10.dnsmadeeasy.com
- ns1.schoolcloud.co.uk
- ns2.schoolcloud.co.uk
- ns3.schoolcloud.co.uk
- ns4.schoolcloud.co.uk
MX records
- eu-smtp-inbound-1.mimecast.com
- eu-smtp-inbound-2.mimecast.com
SPF policy
- include: eu._netblocks.mimecast.com
- include: spf.protection.outlook.com
- include: spf.recurly.com
- ip: 109.108.139.142
- ip: 109.108.139.143
- ip: 109.108.139.77
Threat-feed evidence
History
Related pages
Pivot from schoolcloud.co.uk into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "schoolcloud.co.uk"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.