Skip to content

Hostname

uksca.org.uk

Last fetched

uksca.org.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:netcetera ltd t/a netcetera [tag = netc] as the registrar.

Nutrition Label

WHISPER CANON · uksca.org.ukRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/uksca.org.uk

Resolution chain

uksca.org.uk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
20.77.154.6020.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:netcetera ltd t/a netcetera [tag = netc]
Organization
uk strength & conditioning ass
Contact emails

Subdomains

8 observed subdomains of uksca.org.uk.

Web-graph footprint

Distinct hostnames that link to or from uksca.org.uk in the public web crawl.

145 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for uksca.org.uk.

MechanismTarget
SPF_Auksca.org.uk
SPF_INCLUDEsendgrid.net
SPF_IP91.148.168.80
SPF_MXuksca.org.uk

Related pages

Pivot deeper into the graph from uksca.org.uk.

Cypher and MCP

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

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