Skip to content

Hostname

markwarner.co.uk

Last fetched

markwarner.co.uk is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. markwarner.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 · markwarner.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.8/10canon.whisper.security/host/markwarner.co.uk

Resolution chain

No IPv4 resolution is recorded for markwarner.co.uk in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
registrar:markmonitor inc. [tag = markmonitor]

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

  • ns1.markmonitor.com
  • ns2.markmonitor.com
  • ns3.markmonitor.com
  • ns4.markmonitor.com
  • ns5.markmonitor.com
  • ns6.markmonitor.com
  • ns7.markmonitor.com
  • a.root-servers.net
  • b.root-servers.net
  • c.root-servers.net
  • d.root-servers.net
  • e.root-servers.net
  • f.root-servers.net
  • g.root-servers.net
  • h.root-servers.net
  • i.root-servers.net
  • j.root-servers.net
  • k.root-servers.net
  • l.root-servers.net
  • m.root-servers.net

MX records

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

SPF policy

  • ip: 193.201.124.77/32
  • include: include.dudobi.com
  • include: spf.protection.outlook.com
  • include: spf.exclaimer.net
  • include: servers.mcsv.net
  • include: sendgrid.net
  • a: markwarner.co.uk
  • mx: markwarner.co.uk
  • ip: 159.183.110.66
  • ip: 217.138.27.242
  • ip: 217.138.27.243
  • ip: 78.109.170.104

Threat-feed evidence

History

Related pages

Pivot from markwarner.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: "markwarner.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.