Skip to content

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

WHISPER CANON · jysk.comRouting diversity3.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/jysk.com

Resolution chain

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

WHOIS identity

Registrar
iana:106
Organization
jysk as
Contact emails

Subdomains

100 observed subdomains of jysk.com.

Web-graph footprint

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

315 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for jysk.com.

MechanismTarget
SPF_INCLUDE_spf.axxerion.com
SPF_INCLUDE_spf.presscloud.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.internal.jysk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamfilter.itfhosting.dk
SPF_INCLUDEtrustpilotservice.com
SPF_IP18.184.203.224/27
SPF_IP18.185.115.192/26
SPF_IP185.30.224.160
SPF_IP194.0.155.163
SPF_IP195.74.35.157
SPF_IP2a03:dc80:0:f178:0:0:0:12
SPF_IP2a03:dc80:0:f178:0:0:0:20
SPF_IP2a03:dc80:0:f178:0:0:0:21
SPF_IP2a03:dc80:0:f178:0:0:0:22
SPF_IP2a03:dc80:0:f178:0:0:0:23
SPF_IP35.157.190.224/27
SPF_IP77.243.56.12
SPF_IP77.243.56.20/30
SPF_IP87.237.213.135
SPF_IP87.237.213.66
SPF_IP87.237.213.68
SPF_IP87.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.