Skip to content

Hostname

aspect.co.uk

Last fetched

aspect.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:csc corporate domains, inc [tag = csc-corp-domains] as the registrar.

Nutrition Label

WHISPER CANON · aspect.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aspect.co.uk

Resolution chain

aspect.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:csc corporate domains, inc [tag = csc-corp-domains]
Organization
uk limited company, (company number: 907055)
Contact emails

Subdomains

23 observed subdomains of aspect.co.uk.

Web-graph footprint

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

246 sites link to this hostname.

86 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDErundigital-web-1.aspect.rundigital.co.uk
SPF_INCLUDErundigital-web-2.aspect.rundigital.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP45.11.218.64
SPF_IP45.11.218.65
SPF_IP78.86.121.156
SPF_IP82.71.11.138

Related pages

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

Cypher and MCP

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

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