Hostname
ourskillsforce.co.uk
Last fetched
ourskillsforce.co.uk resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists registrar:nom-iq limited t/a com laude [tag = nomiq] as the registrar.
Nutrition Label
Resolution chain
ourskillsforce.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 20.36.155.75 | 20.36.0.0/14 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 20.82.12.44 | 20.64.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- registrar:nom-iq limited t/a com laude [tag = nomiq]
- Organization
- the skills development scotland co.
- Contact emails
- —
Subdomains
7 observed subdomains of ourskillsforce.co.uk.
Web-graph footprint
Distinct hostnames that link to or from ourskillsforce.co.uk in the public web crawl.
75 sites link to this hostname.
1 site linked to from this hostname.
Sample inbound links
Sample outbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for ourskillsforce.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | sds.co.uk |
| SPF_IP | 74.121.50.43 |
Related pages
Pivot deeper into the graph from ourskillsforce.co.uk.
- IP · 20.36.155.75
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · registrar:nom-iq limited t/a com laude [tag = nomiq]
- Country · US
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · ou…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "ourskillsforce.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.