Skip to content

Hostname

aspin.co.uk

Last fetched

aspin.co.uk resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:blue sky hosting ltd [tag = bluesky] as the registrar.

Nutrition Label

WHISPER CANON · aspin.co.ukRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/aspin.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.6.220104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.7.220104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.73.152172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
registrar:blue sky hosting ltd [tag = bluesky]
Organization
aspin management systems
Contact emails

Subdomains

23 observed subdomains of aspin.co.uk.

Web-graph footprint

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

83 sites link to this hostname.

92 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for aspin.co.uk.

MechanismTarget
SPF_INCLUDEmsgfocus.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.messaging.microsoft.com
SPF_IP194.168.11.146
SPF_IP195.11.87.113
SPF_IP195.11.87.114
SPF_IP195.11.87.115
SPF_IP80.69.20.160/28
SPF_IP89.187.105.224/28
SPF_IP93.91.25.32

Related pages

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

Cypher and MCP

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

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