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)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 20.55.103.191
20.48.0.0/12 · MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation · Washington, US
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
- Registrant organisation
- uk limited company, (company number: 65531)
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.