Skip to content

Hostname

microscopy-uk.org.uk

Last fetched

microscopy-uk.org.uk resolves to 1 IPv4 address operated by AS20860 in GB. WHOIS lists registrar:brunel computing ltd [tag = brunelcomputing] as the registrar.

Nutrition Label

WHISPER CANON · microscopy-uk.org.ukRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint5.6/10canon.whisper.security/host/microscopy-uk.org.uk

Resolution chain

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

IPPrefixASNOperatorCountry
217.147.81.140217.147.80.0/20AS20860GB

WHOIS identity

Registrar
registrar:brunel computing ltd [tag = brunelcomputing]
Organization
maurice smith
Contact emails

Subdomains

2 observed subdomains of microscopy-uk.org.uk.

Web-graph footprint

Distinct hostnames that link to or from microscopy-uk.org.uk in the public web crawl.

720 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for microscopy-uk.org.uk.

MechanismTarget
SPF_Amicroscopy-uk.org.uk
SPF_INCLUDEbrunelcomputing.com
SPF_IP185.61.90.118
SPF_IP195.206.190.253
SPF_IP217.147.81.128/27
SPF_IP78.129.194.160/27
SPF_IP87.117.216.96/27
SPF_IP87.127.86.17/29

Related pages

Pivot deeper into the graph from microscopy-uk.org.uk.

Cypher and MCP

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

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