Skip to content

Hostname

schoolradio.com

Last fetched

schoolradio.com resolves to 3 IPv4 addresses operated by IOMART-AS - IOMART CLOUD SERVICES LIMITED in GB. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · schoolradio.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/schoolradio.com

Resolution chain

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

IPPrefixASNOperatorCountry
87.117.222.11187.117.192.0/18AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB
87.117.222.11287.117.192.0/18AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB
87.117.222.11587.117.192.0/18AS20860IOMART-AS - IOMART CLOUD SERVICES LIMITEDGB

WHOIS identity

Registrar
iana:320
Organization
p squared
Contact emails

Subdomains

7 observed subdomains of schoolradio.com.

Web-graph footprint

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

12 sites link to this hostname.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for schoolradio.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.249.141.0/24
SPF_MXschoolradio.com

Related pages

Pivot deeper into the graph from schoolradio.com.

Cypher and MCP

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

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