Skip to content

Hostname

surpassplatform.co.uk

Last fetched

surpassplatform.co.uk resolves to 1 IPv4 address operated by AS30740 in GB. WHOIS lists registrar:freeparking domain registrars inc. t/a freeparking domain registrars inc. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
82.219.13.13482.219.0.0/16AS30740GB

WHOIS identity

Registrar
registrar:freeparking domain registrars inc. t/a freeparking domain registrars inc.
Organization
btl group
Contact emails

Threat posture

History

Related pages

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

Cypher and MCP

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

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