Skip to content

Hostname

smartwool.co.uk

Last fetched

smartwool.co.uk resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:markmonitor inc. [tag = markmonitor] as the registrar.

Nutrition Label

WHISPER CANON · smartwool.co.ukRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.8/10canon.whisper.security/host/smartwool.co.uk

Resolution chain

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

IPPrefixASNOperatorCountry
34.149.211.4734.148.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
23.38.78.22423.38.76.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.

WHOIS identity

Registrar
registrar:markmonitor inc. [tag = markmonitor]
Organization
tbl licensing
Contact emails

Subdomains

1 observed subdomain of smartwool.co.uk.

Web-graph footprint

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

82 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

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

Cypher and MCP

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

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