Skip to content

Hostname

smartwool.eu

Last fetched

smartwool.eu resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists registrar:markmonitor international limited as the registrar.

Nutrition Label

WHISPER CANON · smartwool.euRouting diversity2.4/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.0/10canon.whisper.security/host/smartwool.eu

Resolution chain

smartwool.eu 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 international limited
Organization
Contact emails

Subdomains

2 observed subdomains of smartwool.eu.

Web-graph footprint

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

81 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for smartwool.eu.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from smartwool.eu.

Cypher and MCP

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

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