Skip to content

Hostname

fiskars.com

Last fetched

fiskars.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IE.

Nutrition Label

WHISPER CANON · fiskars.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/fiskars.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.107.224.120.64.0.0/10AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIE
20.40.202.2820.40.0.0/13AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationUS

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from fiskars.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

36 SPF mechanisms authorising senders for fiskars.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEfdspfaus.freshemail.io
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.75.234.12
SPF_IP109.75.234.13
SPF_IP119.31.231.142
SPF_IP13.69.143.169
SPF_IP159.45.132.160/27
SPF_IP159.45.16.64/26
SPF_IP159.45.87.64/26
SPF_IP161.38.199.152
SPF_IP164.215.32.76/32
SPF_IP164.215.32.77/32
SPF_IP164.215.34.204
SPF_IP176.52.216.128/25
SPF_IP198.24.46.225/32
SPF_IP198.24.46.228/32
SPF_IP20.199.118.217
SPF_IP20.223.216.143
SPF_IP217.77.192.9/32
SPF_IP218.40.0.72/32
SPF_IP27.131.105.184/29
SPF_IP27.131.105.192/29
SPF_IP34.252.67.248
SPF_IP51.103.125.121
SPF_IP52.41.139.167
SPF_IP54.228.64.14
SPF_IP54.75.202.170/32
SPF_IP64.73.120.240
SPF_IP64.73.120.251/29
SPF_IP72.28.98.34/32
SPF_IP91.217.141.8/29
SPF_IP93.91.178.31
SPF_IP94.199.60.118

Related pages

Pivot deeper into the graph from fiskars.com.

Cypher and MCP

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

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