Skip to content

Hostname

guardsman.co.uk

Last fetched

guardsman.co.uk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists registrar:godaddy corporate domains llc [tag = brandsight] as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.134.22315.197.128.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
registrar:godaddy corporate domains llc [tag = brandsight]
Organization
the valspar corporation
Contact emails

Subdomains

15 observed subdomains of guardsman.co.uk.

Web-graph footprint

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

26 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for guardsman.co.uk.

MechanismTarget
SPF_INCLUDEpost.intouchsystems.co.uk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.166.225.137
SPF_IP40.86.77.138
SPF_IP51.143.131.200
SPF_IP51.145.101.97
SPF_IP51.145.22.235
SPF_IP51.145.30.184
SPF_IP52.151.90.160

Related pages

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

Cypher and MCP

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

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