Skip to content

Hostname

wates.co.uk

Last fetched

wates.co.uk has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:tucows inc t/a tucows as the registrar.

Nutrition Label

WHISPER CANON · wates.co.ukRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/wates.co.uk

Resolution chain

wates.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:tucows inc t/a tucows
Organization
uk limited company, (company number: 1824828)
Contact emails

Subdomains

24 observed subdomains of wates.co.uk.

Web-graph footprint

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

527 sites link to this hostname.

454 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for wates.co.uk.

MechanismTarget
SPF_INCLUDE25002564.spf06.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDErec-marketing.dc3.pageuppeople.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP184.173.105.249
SPF_IP185.107.232.0/22
SPF_IP185.107.236.0/22
SPF_IP185.107.240.0/22
SPF_IP185.107.244.0/22
SPF_IP185.107.248.0/22
SPF_IP185.107.252.0/22
SPF_IP185.77.64.0/22
SPF_IP185.77.68.0/22
SPF_IP195.171.211.160/29
SPF_IP34.194.39.186/24
SPF_IP51.140.109.121/32
SPF_IP62.209.53.67/32
SPF_IP62.7.76.232
SPF_IP79.174.171.28
SPF_IP80.6.91.150/32
SPF_IP87.236.197.145

Related pages

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

Cypher and MCP

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

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