Skip to content

Hostname

wmsp.co.uk

Last fetched

wmsp.co.uk resolves to 185.88.214.127, announced in 185.88.212.0/22 by TTM - 23M GmbH in DE. wmsp.co.uk is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · wmsp.co.ukRouting diversity1.5/10Peering density6.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/wmsp.co.uk

Resolution chain

IPv6 resolution

No AAAA record for wmsp.co.uk is recorded in WhisperGraph.

Attribution

23m

ORIGIN_AS

WHOIS identity

Registrar
registrar:team blue internet services uk limited [tag = namesco]
Registrant organisation
west midland safari park

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns0.phase8.net
  • ns1.phase8.net
  • ns2.phase8.net

MX records

  • wmsp-co-uk.mail.protection.outlook.com

SPF policy

  • include: _spf.elasticemail.com
  • include: spf.protection.outlook.com
  • include: mailgun.org
  • a: wmsp.co.uk
  • mx: wmsp.co.uk
  • ip: 151.236.35.189
  • ip: 151.236.39.195

Threat-feed evidence

History

Related pages

Pivot from wmsp.co.uk into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "wmsp.co.uk"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.