Skip to content

Hostname

qaa.ac.uk

Last fetched

qaa.ac.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB.

Nutrition Label

WHISPER CANON · qaa.ac.ukRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/qaa.ac.uk

Resolution chain

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

IPPrefixASNOperatorCountry
51.132.14.9151.132.0.0/16AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
Organization
chris bowles qaa
Contact emails

Subdomains

26 observed subdomains of qaa.ac.uk.

Web-graph footprint

Distinct hostnames that link to or from qaa.ac.uk in the public web crawl.

1,678 sites link to this hostname.

632 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for qaa.ac.uk.

MechanismTarget
SPF_Aqaa.ac.uk
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDEspf.eventsforce.net
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.94.116.125
SPF_MXqaa.ac.uk

Related pages

Pivot deeper into the graph from qaa.ac.uk.

Cypher and MCP

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

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