Skip to content

Hostname

rowley.co.uk

Last fetched

rowley.co.uk resolves to 2 IPv4 addresses operated by AS59395 in GB. WHOIS lists registrar:plusnet plc t/a plusnet plc as the registrar.

Nutrition Label

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

Resolution chain

rowley.co.uk resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:plusnet plc t/a plusnet plc
Organization
rowley associates
Contact emails

Subdomains

6 observed subdomains of rowley.co.uk.

Web-graph footprint

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

77 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for rowley.co.uk.

MechanismTarget
SPF_IP193.192.195.17
SPF_IP46.31.82.64
SPF_IP46.31.82.67

Related pages

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

Cypher and MCP

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

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