Skip to content

Hostname

capshine.co.uk

Last fetched

capshine.co.uk resolves to 1 IPv4 address operated by WHG-DAL - WHG Hosting Services Ltd in US. WHOIS lists registrar:internet domain services bs corp t/a internet.bs [tag = ids-bs] as the registrar.

Nutrition Label

WHISPER CANON · capshine.co.ukRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/capshine.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
198.38.90.50198.38.90.0/24AS36454WHG-DAL - WHG Hosting Services LtdUS

WHOIS identity

Registrar
registrar:internet domain services bs corp t/a internet.bs [tag = ids-bs]
Organization
capshine
Contact emails

Subdomains

10 observed subdomains of capshine.co.uk.

Web-graph footprint

Distinct hostnames that link to or from capshine.co.uk in the public web crawl.

19 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for capshine.co.uk.

MechanismTarget
SPF_Acapshine.co.uk
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP190.92.168.249
SPF_IP195.250.26.78
SPF_IP198.38.90.50
SPF_IP65.181.111.129
SPF_MXcapshine.co.uk

Related pages

Pivot deeper into the graph from capshine.co.uk.

Cypher and MCP

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

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

Or query Whisper from your own LLM workflow via the Whisper MCP server.