Skip to content

Hostname

mercers.co.uk

Last fetched

mercers.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:ukfast.net ltd t/a ukfast.net limited as the registrar.

Nutrition Label

WHISPER CANON · mercers.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/mercers.co.uk

Resolution chain

mercers.co.uk has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:ukfast.net ltd t/a ukfast.net limited
Organization
the mercers'
Contact emails

Subdomains

2 observed subdomains of mercers.co.uk.

Web-graph footprint

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

165 sites link to this hostname.

140 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEeu.transmail.net
SPF_INCLUDEmailgun.org
SPF_IP192.254.125.237/32
SPF_IP95.130.97.213
SPF_IP95.130.97.222
SPF_MXmercers.co.uk

Related pages

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

Cypher and MCP

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

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