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
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.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 15.197.134.223 | 15.197.128.0/20 | AS16509 | AMAZON-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.
Showing 14 of 15. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for guardsman.co.uk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | post.intouchsystems.co.uk |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 172.166.225.137 |
| SPF_IP | 40.86.77.138 |
| SPF_IP | 51.143.131.200 |
| SPF_IP | 51.145.101.97 |
| SPF_IP | 51.145.22.235 |
| SPF_IP | 51.145.30.184 |
| SPF_IP | 52.151.90.160 |
Related pages
Pivot deeper into the graph from guardsman.co.uk.
- IP · 15.197.134.223
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · registrar:godaddy corporate domains llc [tag = brandsight]
- Country · CA
- Apex domain · co.uk
- TLD · .uk
- Browse hostnames · gu…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.