Hostname
stockmann.com
Last fetched
stockmann.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
stockmann.com 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 |
|---|---|---|---|---|
| 63.32.21.42 | 63.32.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:299
- Organization
- domain admin
- Contact emails
Subdomains
69 observed subdomains of stockmann.com.
Showing 25 of 69. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from stockmann.com in the public web crawl.
567 sites link to this hostname.
55 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for stockmann.com.
| Mechanism | Target |
|---|---|
| SPF_A | production.eu01.stockmann.demandware.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | mail.webropolsurveys.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 160.8.36.48 |
| SPF_IP | 172.201.144.240/28 |
| SPF_IP | 172.201.146.128/28 |
| SPF_IP | 185.52.164.140 |
| SPF_IP | 193.186.16.100 |
| SPF_IP | 194.110.78.41 |
| SPF_IP | 20.101.11.249 |
| SPF_IP | 20.101.12.250 |
| SPF_IP | 20.101.13.48 |
| SPF_IP | 20.16.79.192/28 |
| SPF_IP | 20.50.171.110 |
| SPF_IP | 20.82.58.187 |
| SPF_IP | 20.82.62.242 |
| SPF_IP | 20.82.63.117 |
| SPF_IP | 20.82.63.62 |
| SPF_IP | 20.93.168.251 |
| SPF_IP | 217.68.10.195 |
| SPF_IP | 52.149.106.228 |
Related pages
Pivot deeper into the graph from stockmann.com.
- IP · 63.32.21.42
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:299
- Country · IE
- Email · domains@stockmann.com
- TLD · .com
- Browse hostnames · st…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "stockmann.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.