Skip to content

Hostname

aspc.co.uk

Last fetched

aspc.co.uk resolves to 20.55.103.191, announced in 20.48.0.0/12 by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. aspc.co.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · aspc.co.ukRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/aspc.co.uk

Resolution chain

IPv6 resolution

No AAAA record for aspc.co.uk is recorded in WhisperGraph.

Attribution

Github

saas · ORIGIN_AS

WHOIS identity

Registrar
registrar:pulsant (scotland) ltd

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns0.dnsmadeeasy.com
  • ns1.dnsmadeeasy.com
  • ns2.dnsmadeeasy.com
  • ns3.dnsmadeeasy.com
  • ns4.dnsmadeeasy.com

MX records

  • aspc-co-uk.mail.protection.outlook.com

SPF policy

  • ip: 212.100.236.144/28
  • ip: 212.100.236.152/29
  • ip: 92.52.69.176/29
  • include: spfa.mailendo.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net
  • a: aspc.co.uk
  • mx: aspc.co.uk
  • ip: 149.72.194.10
  • ip: 162.13.247.16
  • ip: 88.98.64.250
  • ip: 92.52.69.31

Threat-feed evidence

History

Related pages

Pivot from aspc.co.uk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aspc.co.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

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