Skip to content

Hostname

martinrose.co.uk

Last fetched

martinrose.co.uk resolves to 1 IPv4 address operated by KUALO-AS - Kualo Limited in GB. WHOIS lists registrar:kualo ltd [tag = kualo] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
91.197.231.20191.197.228.0/22AS204436KUALO-AS - Kualo LimitedGB

WHOIS identity

Registrar
registrar:kualo ltd [tag = kualo]
Organization
martin rose
Contact emails

Subdomains

8 observed subdomains of martinrose.co.uk.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for martinrose.co.uk.

MechanismTarget
SPF_Amartinrose.co.uk
SPF_INCLUDEspf.filteredmx.net
SPF_IP91.197.231.90
SPF_MXmartinrose.co.uk

Related pages

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

Cypher and MCP

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

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