Skip to content

Hostname

groundscope.co.uk

Last fetched

groundscope.co.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:123-reg limited t/a 123-reg as the registrar.

Nutrition Label

WHISPER CANON · groundscope.co.ukRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/groundscope.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
51.140.200.6851.140.0.0/14AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:123-reg limited t/a 123-reg
Organization
ground one
Contact emails

Subdomains

45 observed subdomains of groundscope.co.uk.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for groundscope.co.uk.

MechanismTarget
SPF_Agroundscope.co.uk
SPF_Amail.groundscope.co.uk
SPF_INCLUDEicpbounce.com
SPF_INCLUDEzcsend.net
SPF_IP146.101.136.174/32
SPF_IP146.101.136.179/32
SPF_IP146.101.136.189/32
SPF_IP146.101.136.190/32
SPF_IP159.183.175.52/32
SPF_IP37.188.96.189/32
SPF_IP37.188.96.190/32
SPF_IP78.136.13.43/32
SPF_MXgroundscope.co.uk

Related pages

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

Cypher and MCP

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

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