Skip to content

Hostname

axisbio.co.uk

Last fetched

axisbio.co.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE. WHOIS lists registrar:miss group ltd [tag = hostek] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.178.208.1252.160.0.0/11AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE

WHOIS identity

Registrar
registrar:miss group ltd [tag = hostek]
Organization
axis bioservices
Contact emails

Subdomains

9 observed subdomains of axisbio.co.uk.

Web-graph footprint

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

5 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Aaxisbio.co.uk
SPF_INCLUDEmktomail.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ezhostingserver.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP88.208.202.9
SPF_IP89.187.86.49
SPF_IP89.187.86.8
SPF_MXaxisbio.co.uk

Related pages

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

Cypher and MCP

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

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