Hostname
jysk.com
Last fetched
jysk.com resolves to 9 IPv4 addresses operated by VECTANT ARTERIA Networks Corporation in JP. WHOIS lists iana:106 as the registrar.
Nutrition Label
Resolution chain
jysk.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 163.139.173.161 | 163.139.0.0/16 | AS2519 | VECTANT ARTERIA Networks Corporation | JP |
| 163.139.173.166 | 163.139.0.0/16 | AS2519 | VECTANT ARTERIA Networks Corporation | JP |
| 23.50.131.132 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.50.131.138 | 23.50.131.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.17 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.67 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 23.53.43.75 | 23.53.40.0/22 | AS20940 | AKAMAI-ASN1 | DE |
| 92.123.12.163 | 92.123.12.0/24 | AS20940 | AKAMAI-ASN1 | DE |
| 92.123.12.168 | 92.123.12.0/24 | AS20940 | AKAMAI-ASN1 | DE |
WHOIS identity
- Registrar
- iana:106
- Organization
- jysk as
- Contact emails
Subdomains
100 observed subdomains of jysk.com.
Showing 25 of 100. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from jysk.com in the public web crawl.
315 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
24 SPF mechanisms authorising senders for jysk.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.axxerion.com |
| SPF_INCLUDE | _spf.presscloud.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.internal.jysk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.spamfilter.itfhosting.dk |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 18.184.203.224/27 |
| SPF_IP | 18.185.115.192/26 |
| SPF_IP | 185.30.224.160 |
| SPF_IP | 194.0.155.163 |
| SPF_IP | 195.74.35.157 |
| SPF_IP | 2a03:dc80:0:f178:0:0:0:12 |
| SPF_IP | 2a03:dc80:0:f178:0:0:0:20 |
| SPF_IP | 2a03:dc80:0:f178:0:0:0:21 |
| SPF_IP | 2a03:dc80:0:f178:0:0:0:22 |
| SPF_IP | 2a03:dc80:0:f178:0:0:0:23 |
| SPF_IP | 35.157.190.224/27 |
| SPF_IP | 77.243.56.12 |
| SPF_IP | 77.243.56.20/30 |
| SPF_IP | 87.237.213.135 |
| SPF_IP | 87.237.213.66 |
| SPF_IP | 87.237.213.68 |
| SPF_IP | 87.237.213.82 |
Related pages
Pivot deeper into the graph from jysk.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "jysk.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.