Hostname
outstanding-schools.com
Last fetched
outstanding-schools.com resolves to 1 IPv4 address operated by NTL - Virgin Media Limited in GB. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
outstanding-schools.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 82.33.246.99 | 82.33.0.0/16 | AS5089 | NTL - Virgin Media Limited | GB |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
1 observed subdomain of outstanding-schools.com.
| Subdomain |
|---|
| www.outstanding-schools.com |
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for outstanding-schools.com.
| Mechanism | Target |
|---|---|
| SPF_A | ldn.govnet.co.uk |
| SPF_A | mcr.govnet.co.uk |
| SPF_A | mxa.pmgltd.co.uk |
| SPF_INCLUDE | eu._netblocks.mimecast.com |
| SPF_INCLUDE | msgfocus.com |
| SPF_INCLUDE | msvr1.smartsurvey.co.uk |
| SPF_IP | 167.89.73.18 |
| SPF_IP | 195.171.181.58 |
| SPF_MX | outstanding-schools.com |
Related pages
Pivot deeper into the graph from outstanding-schools.com.
- IP · 82.33.246.99
- ASN · AS5089NTL - Virgin Media Limited
- Registrar · iana:146
- Country · GB
- Email · outstanding-schools.com@domainsbyproxy.com
- TLD · .com
- Browse hostnames · ou…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "outstanding-schools.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.