Skip to content

Hostname

124272-sql.groundscope.co.uk

Last fetched

124272-sql.groundscope.co.uk resolves to 1 IPv4 address operated by ASN-TELSTRA-GLOBAL Telstra Global in GB.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
146.101.136.171146.101.0.0/16AS4637ASN-TELSTRA-GLOBAL Telstra GlobalGB

WHOIS identity

No WHOIS records are currently associated with 124272-sql.groundscope.co.uk in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from 124272-sql.groundscope.co.uk.

Cypher and MCP

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

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