Skip to content

Hostname

btps.co.uk

Last fetched

btps.co.uk resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists registrar:safenames ltd [tag = safenames] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
20.68.186.12220.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
registrar:safenames ltd [tag = safenames]
Organization
hermes fund managers
Contact emails

Subdomains

29 observed subdomains of btps.co.uk.

Web-graph footprint

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

29 sites link to this hostname.

46 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for btps.co.uk.

MechanismTarget
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.mailjet.com
SPF_IP20.90.108.126
SPF_IP51.132.132.113
SPF_IP51.132.209.197
SPF_IP51.132.209.67
SPF_IP51.143.240.228
SPF_IP51.145.127.212

Related pages

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

Cypher and MCP

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

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