Skip to content

Hostname

dksh.com

Last fetched

dksh.com resolves to 4 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in CA. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · dksh.comRouting diversity3.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dksh.com

Resolution chain

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

IPPrefixASNOperatorCountry
151.101.130.216151.101.128.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.194.216151.101.192.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.2.216151.101.0.0/22AS54113MACST-SV4 - MacStadium, Inc.CA
151.101.66.216151.101.64.0/22AS54113MACST-SV4 - MacStadium, Inc.CA

WHOIS identity

Registrar
iana:299
Organization
dksh corporate shared services center sdn. bhd.
Contact emails

Subdomains

79 observed subdomains of dksh.com.

Web-graph footprint

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

839 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

100 SPF mechanisms authorising senders for dksh.com.

MechanismTarget
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmailspf.dksh.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.nl2go.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.23.115.15
SPF_IP104.196.182.217/32
SPF_IP104.196.215.101/32
SPF_IP104.198.207.207
SPF_IP106.184.67.249
SPF_IP113.161.74.96/29
SPF_IP113.61.108.86
SPF_IP113.61.110.64/28
SPF_IP113.61.110.90
SPF_IP114.143.215.11
SPF_IP114.179.32.11
SPF_IP114.179.32.18
SPF_IP115.31.135.128/29
SPF_IP115.75.198.36
SPF_IP115.78.210.254
SPF_IP117.121.210.128/27
SPF_IP117.121.214.8/29
SPF_IP117.121.222.88/29
SPF_IP118.143.124.192/26
SPF_IP118.189.13.232/29
SPF_IP118.189.2.96/28
SPF_IP118.69.221.230
SPF_IP118.69.229.29
SPF_IP118.69.229.48
SPF_IP119.225.53.118/31
SPF_IP119.63.65.0/25
SPF_IP119.63.76.0/24
SPF_IP119.63.80.24/29
SPF_IP121.254.165.0/26
SPF_IP122.146.22.128/28
SPF_IP122.248.120.66
SPF_IP123.25.132.22
SPF_IP123.30.70.66
SPF_IP123.30.90.32/29
SPF_IP124.83.11.179
SPF_IP128.121.218.224
SPF_IP13.67.9.3
SPF_IP13.76.135.190
SPF_IP137.116.134.237
SPF_IP14.140.53.46
SPF_IP14.140.54.33
SPF_IP14.161.35.112
SPF_IP14.161.35.229
SPF_IP14.241.232.4
SPF_IP142.0.162.0/26
SPF_IP144.135.6.100
SPF_IP149.96.221.2/32
SPF_IP150.95.57.222
SPF_IP155.133.165.104/30
SPF_IP157.133.165.105/32
SPF_IP157.133.165.106/32
SPF_IP157.133.227.27
SPF_IP157.133.235.42
SPF_IP163.44.198.62
SPF_IP165.225.112.68
SPF_IP167.89.59.62/32
SPF_IP168.128.38.174
SPF_IP168.128.38.86
SPF_IP168.128.52.188
SPF_IP175.184.206.154/32
SPF_IP176.94.122.186
SPF_IP185.114.208.10
SPF_IP185.114.208.251
SPF_IP185.238.12.20/31
SPF_IP193.79.143.209
SPF_IP195.134.137.234/32
SPF_IP195.18.67.64/28
SPF_IP195.61.37.2
SPF_IP198.2.128.0/24
SPF_IP198.2.132.0/22
SPF_IP198.2.136.0/23
SPF_IP198.2.145.0/24
SPF_IP198.2.177.0/24
SPF_IP198.2.178.0/23
SPF_IP198.2.180.0/24
SPF_IP198.2.186.0/23
SPF_IP202.133.103.247
SPF_IP202.158.123.254
SPF_IP202.187.106.0/28
SPF_IP202.67.135.164/30
SPF_IP202.86.198.212
SPF_IP203.114.151.115
SPF_IP203.126.111.209
SPF_IP203.126.113.48/28
SPF_IP203.155.159.128/26
SPF_IP203.155.159.207
SPF_IP203.155.159.209
SPF_IP203.162.51.66
SPF_IP203.162.99.136/29
SPF_IP203.170.168.134/31
SPF_IP203.170.168.207
SPF_IP203.170.168.229
SPF_IP203.198.127.122
SPF_IP203.198.53.32/29

Related pages

Pivot deeper into the graph from dksh.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "dksh.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.