Skip to content

Hostname

markrice.co.uk

Last fetched

markrice.co.uk resolves to 1 IPv4 address operated by AS31708 in GB. WHOIS lists registrar:miss group ltd [tag = hostek] as the registrar.

Nutrition Label

WHISPER CANON · markrice.co.ukRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/markrice.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
89.187.85.11889.187.80.0/21AS31708GB

WHOIS identity

Registrar
registrar:miss group ltd [tag = hostek]
Organization
mark rice estate agents
Contact emails

Subdomains

7 observed subdomains of markrice.co.uk.

Web-graph footprint

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

8 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for markrice.co.uk.

MechanismTarget
SPF_Amarkrice.co.uk
SPF_Aspf.securespamfilter.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.ezhostingserver.co.uk
SPF_INCLUDEspf.protection.thesaurus.org.uk
SPF_IP89.187.85.118
SPF_IP89.187.85.4/32
SPF_IP89.187.85.60
SPF_IP89.187.86.92
SPF_MXmarkrice.co.uk

Related pages

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

Cypher and MCP

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

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